ParameterTypeId.StructuralSectionIshapeBoltSpacingBetweenRows Property

ParameterTypeIdStructuralSectionIshapeBoltSpacingBetweenRows Property

"Bolt Spacing between Rows"

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

Property Value

ForgeTypeId
See Also