Interface IIfcEdgeCurve
Readonly interface for IfcEdgeCurve
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcEdgeCurve : IIfcEdge, IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
EdgeGeometry
Declaration
IIfcCurve EdgeGeometry { get; set; }
Property Value
|
Improve this Doc
View Source
SameSense
Declaration
IfcBoolean SameSense { get; set; }
Property Value