Class IfcRectangularPyramid

IfcRectangularPyramid class

Partial IIfc entity class

IfcRectangularPyramid

public class IfcRectangularPyramid : IfcCsgPrimitive3D

Constructors

NameDescription
IfcRectangularPyramid()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Height { get; set; }Height
LayerAssignments { get; }LayerAssignments
Position { get; set; }Position
StyledByItem { get; }StyledByItem
XLength { get; set; }XLength
YLength { get; set; }YLength

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