Class IfcSurfaceOfRevolution

IfcSurfaceOfRevolution class

IfcSurfaceOfRevolution

public class IfcSurfaceOfRevolution : IfcSweptSurface

Constructors

NameDescription
IfcSurfaceOfRevolution()The default constructor.

Properties

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