Interface IIfcConnectionPortGeometry
Readonly interface for IfcConnectionPortGeometry
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcConnectionPortGeometry : IIfcConnectionGeometry, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IIfcAxis2Placement LocationAtRelatedElement { get; set; }
Property Value
|
Improve this Doc
View Source
LocationAtRelatingElement
Declaration
IIfcAxis2Placement LocationAtRelatingElement { get; set; }
Property Value
|
Improve this Doc
View Source
ProfileOfPort
Declaration
IIfcProfileDef ProfileOfPort { get; set; }
Property Value