Interface IIfcHalfSpaceSolid
Readonly interface for IfcHalfSpaceSolid
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcHalfSpaceSolid : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IIfcBooleanOperand, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AgreementFlag
Declaration
bool AgreementFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
BaseSurface
Declaration
IIfcSurface BaseSurface { get; set; }
Property Value