Interface IIfcRelConnectsStructuralMember
Readonly interface for IfcRelConnectsStructuralMember
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelConnectsStructuralMember : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AdditionalConditions
Declaration
IIfcStructuralConnectionCondition AdditionalConditions { get; set; }
Property Value
|
Improve this Doc
View Source
AppliedCondition
Declaration
IIfcBoundaryCondition AppliedCondition { get; set; }
Property Value
|
Improve this Doc
View Source
ConditionCoordinateSystem
Declaration
IIfcAxis2Placement3D ConditionCoordinateSystem { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IIfcStructuralConnection RelatedStructuralConnection { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingStructuralMember
Declaration
IIfcStructuralMember RelatingStructuralMember { get; set; }
Property Value
|
Improve this Doc
View Source
SupportedLength
Declaration
IfcLengthMeasure? SupportedLength { get; set; }
Property Value