Interface IIfcPcurve
Readonly interface for IfcPcurve
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPcurve : IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOnSurface, IIfcCurveOnSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BasisSurface
Declaration
IIfcSurface BasisSurface { get; set; }
Property Value
|
Improve this Doc
View Source
ReferenceCurve
Declaration
IIfcCurve ReferenceCurve { get; set; }
Property Value