ParameterTypeId.PointNameParam Property

ParameterTypeIdPointNameParam Property

"Name"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId PointNameParam { get; }
Public Shared ReadOnly Property PointNameParam As ForgeTypeId
	Get
public:
static property ForgeTypeId^ PointNameParam {
	ForgeTypeId^ get ();
}
static member PointNameParam : ForgeTypeId with get

Property Value

ForgeTypeId
See Also