ParameterTypeId.StructuralAttachmentTopDistance Property

ParameterTypeIdStructuralAttachmentTopDistance Property

"Top Attachment Distance"

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

Property Value

ForgeTypeId
See Also