Interface IIfcMechanicalFastener
Readonly interface for IfcMechanicalFastener
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcMechanicalFastener : IIfcFastener, IIfcElementComponent, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
NominalDiameter
Declaration
IfcPositiveLengthMeasure? NominalDiameter { get; set; }
Property Value
|
Improve this Doc
View Source
NominalLength
Declaration
IfcPositiveLengthMeasure? NominalLength { get; set; }
Property Value