Aspose.ThreeD.Profiles Namespace
 
Classes
  ClassDescription
Public classArbitraryProfile
This class allows you to construct a 2D profile directly from arbitrary curve.
Public classCircleShape
IFC compatible circle profile, which can be used to construct a mesh through LinearExtrusion
Public classCShape
IFC compatible C-shape profile that defined by parameters. The center position of the profile is in the center of the bounding box.
Public classEllipseShape
IFC compatible ellipse shape that defined by parameters. The center position of the profile is in the center of the bounding box.
Public classHollowCircleShape
IFC compatible hollow circle profile.
Public classHollowRectangleShape
IFC compatible hollow rectangular shape with both inner/outer rounding corners.
Public classHShape
The HShape provides the defining parameters of an 'H' or 'I' shape.
Public classLShape
IFC compatible L-shape profile that defined by parameters.
Public classMirroredProfile
IFC compatible mirror profile. This profile defines a new profile by mirroring the base profile about the y axis.
Public classParameterizedProfile
The base class of all parameterized profiles.
Public classProfile
2D Profile in xy plane
Public classRectangleShape
IFC compatible rectangular shape with rounding corners.
Public classTrapeziumShape
IFC compatible Trapezium shape defined by parameters.
Public classTShape
IFC compatible T-shape defined by parameters.
Public classUShape
IFC compatible U-shape defined by parameters.
Public classZShape
IFC compatible Z-shape profile defined by parameters.