Interface IIfcRelAssociatesProfileProperties
Readonly interface for IfcRelAssociatesProfileProperties
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelAssociatesProfileProperties : IIfcRelAssociates, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ProfileOrientation
Declaration
IIfcOrientationSelect ProfileOrientation { get; set; }
Property Value
|
Improve this Doc
View Source
ProfileSectionLocation
Declaration
IIfcShapeAspect ProfileSectionLocation { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingProfileProperties
Declaration
IIfcProfileProperties RelatingProfileProperties { get; set; }
Property Value