ParameterTypeId.ImportAdtEntityRoll Property

ParameterTypeIdImportAdtEntityRoll Property

"Roll"

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

Property Value

ForgeTypeId
See Also