Class IfcRevolvedAreaSolid

IfcRevolvedAreaSolid class

IfcRevolvedAreaSolid

public class IfcRevolvedAreaSolid : IfcSweptAreaSolid

Constructors

NameDescription
IfcRevolvedAreaSolid()The default constructor.

Properties

NameDescription
Angle { get; set; }Angle
Axis { get; set; }Axis
EntityLabel { get; }Gets the entity label.
LayerAssignment { get; }LayerAssignment
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