Interface IIfcSurfaceCurveSweptAreaSolid
Readonly interface for IfcSurfaceCurveSweptAreaSolid
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSurfaceCurveSweptAreaSolid : IIfcSweptAreaSolid, IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IIfcBooleanOperand, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Directrix
Declaration
IIfcCurve Directrix { get; set; }
Property Value
|
Improve this Doc
View Source
EndParam
Declaration
IfcParameterValue EndParam { get; set; }
Property Value
|
Improve this Doc
View Source
ReferenceSurface
Declaration
IIfcSurface ReferenceSurface { get; set; }
Property Value
|
Improve this Doc
View Source
StartParam
Declaration
IfcParameterValue StartParam { get; set; }
Property Value