Class IfcPolygonalBoundedHalfSpace

IfcPolygonalBoundedHalfSpace class

Partial IIfc entity class

IfcPolygonalBoundedHalfSpace

public class IfcPolygonalBoundedHalfSpace : IfcHalfSpaceSolid

Constructors

NameDescription
IfcPolygonalBoundedHalfSpace()The default constructor.

Properties

NameDescription
AgreementFlag { get; set; }AgreementFlag
BaseSurface { get; set; }BaseSurface
EntityLabel { get; }Gets the entity label.
LayerAssignment { get; }LayerAssignment
PolygonalBoundary { get; set; }PolygonalBoundary
Position { get; set; }Position
StyledByItem { get; }StyledByItem

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also