Interface IIfcEdgeCurve
Readonly interface for IfcEdgeCurve
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcEdgeCurve : IIfcEdge, IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, 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
bool SameSense { get; set; }
Property Value
Type |
Description |
System.Boolean |
|