Class IfcBlock

IfcBlock class

Partial IIfc entity class

IfcBlock

public class IfcBlock : IfcCsgPrimitive3D

Constructors

NameDescription
IfcBlock()The default constructor.

Properties

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

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