Interface IIfcSectionedSolidHorizontal
Readonly interface for IfcSectionedSolidHorizontal
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSectionedSolidHorizontal : IIfcSectionedSolid, IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IfcSolidOrShell, IIfcSolidOrShell, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CrossSectionPositions
Declaration
IItemSet<IIfcDistanceExpression> CrossSectionPositions { get; }
Property Value
|
Improve this Doc
View Source
FixedAxisVertical
Declaration
IfcBoolean FixedAxisVertical { get; set; }
Property Value