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