Class IfcPlanarExtent

IfcPlanarExtent class

Partial IIfc entity class

IfcPlanarExtent

public class IfcPlanarExtent : IfcGeometricRepresentationItem

Constructors

NameDescription
IfcPlanarExtent()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
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