Interface IIfcSurfaceCurveSweptAreaSolid
Readonly interface for IfcSurfaceCurveSweptAreaSolid
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSurfaceCurveSweptAreaSolid : IIfcSweptAreaSolid, IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IfcSolidOrShell, IIfcSolidOrShell, 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