Class IfcExtrudedAreaSolid

IfcExtrudedAreaSolid class

Partial IIfc entity class

IfcExtrudedAreaSolid

public class IfcExtrudedAreaSolid : IfcSweptAreaSolid

Constructors

NameDescription
IfcExtrudedAreaSolid()The default constructor.

Properties

NameDescription
Depth { get; set; }Depth
EntityLabel { get; }Gets the entity label.
ExtrudedDirection { get; set; }ExtrudedDirection
LayerAssignments { get; }LayerAssignments
Position { get; set; }Position
StyledByItem { get; }StyledByItem
SweptArea { get; set; }SweptArea

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