Class IfcSweptDiskSolid

IfcSweptDiskSolid class

Partial IIfc entity class

IfcSweptDiskSolid

public class IfcSweptDiskSolid : IfcSolidModel

Constructors

NameDescription
IfcSweptDiskSolid()The default constructor.

Properties

NameDescription
Directrix { get; set; }Directrix
EndParam { get; set; }EndParam
EntityLabel { get; }Gets the entity label.
InnerRadius { get; set; }InnerRadius
LayerAssignment { get; }LayerAssignment
Radius { get; set; }Radius
StartParam { get; set; }StartParam
StyledByItem { get; }StyledByItem

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