Interface IIfcTendon
Readonly interface for IfcTendon
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTendon : IIfcReinforcingElement, IIfcElementComponent, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AnchorageSlip
Declaration
IfcPositiveLengthMeasure? AnchorageSlip { get; set; }
Property Value
|
Improve this Doc
View Source
CrossSectionArea
Declaration
IfcAreaMeasure? CrossSectionArea { get; set; }
Property Value
|
Improve this Doc
View Source
FrictionCoefficient
Declaration
IfcNormalisedRatioMeasure? FrictionCoefficient { get; set; }
Property Value
|
Improve this Doc
View Source
MinCurvatureRadius
Declaration
IfcPositiveLengthMeasure? MinCurvatureRadius { get; set; }
Property Value
|
Improve this Doc
View Source
NominalDiameter
Declaration
IfcPositiveLengthMeasure? NominalDiameter { get; set; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcTendonTypeEnum? PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
PreStress
Declaration
IfcPressureMeasure? PreStress { get; set; }
Property Value
|
Improve this Doc
View Source
TensionForce
Declaration
IfcForceMeasure? TensionForce { get; set; }
Property Value