Interface IIfcFixedReferenceSweptAreaSolid
Readonly interface for IfcFixedReferenceSweptAreaSolid
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcFixedReferenceSweptAreaSolid : 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
FixedReference
Declaration
IIfcDirection FixedReference { get; set; }
Property Value
|
Improve this Doc
View Source
StartParam
Declaration
IfcParameterValue? StartParam { get; set; }
Property Value