Class IfcSweptDiskSolidPolygonal

IfcSweptDiskSolidPolygonal class

IfcSweptDiskSolidPolygonal

public class IfcSweptDiskSolidPolygonal : IfcSweptDiskSolid

Constructors

NameDescription
IfcSweptDiskSolidPolygonal()The default constructor.

Properties

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