Class IfcSurfaceOfLinearExtrusion

IfcSurfaceOfLinearExtrusion class

IfcSurfaceOfLinearExtrusion

public class IfcSurfaceOfLinearExtrusion : IfcSweptSurface

Constructors

NameDescription
IfcSurfaceOfLinearExtrusion()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
SweptCurve { get; set; }SweptCurve

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