Class IfcPlanarBox

IfcPlanarBox class

IfcPlanarBox

public class IfcPlanarBox : IfcPlanarExtent

Constructors

NameDescription
IfcPlanarBox()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LayerAssignment { get; }LayerAssignment
Placement { get; set; }Placement
SizeInX { get; set; }SizeInX
SizeInY { get; set; }SizeInY
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