Interface IIfcMechanicalFastener
Readonly interface for IfcMechanicalFastener
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcMechanicalFastener : IIfcElementComponent, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, 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
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcMechanicalFastenerTypeEnum? PredefinedType { get; set; }
Property Value