Class IfcBoundingBox

IfcBoundingBox class

IfcBoundingBox

public class IfcBoundingBox : IfcGeometricRepresentationItem

Constructors

NameDescription
IfcBoundingBox()The default constructor.

Properties

NameDescription
Corner { get; set; }Corner
EntityLabel { get; }Gets the entity label.
LayerAssignment { get; }LayerAssignment
StyledByItem { get; }StyledByItem
XDim { get; set; }XDim
YDim { get; set; }YDim
ZDim { get; set; }ZDim

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