ConicalSurface Properties |
The ConicalSurface type exposes the following members.
Properties
Name | Description | |
---|---|---|
Apex |
Gets the apex of the cone. If it does not exist, it returns null
| |
CenterLine |
Gets the center line of the bend surface (i.e. the line that crosses every circular cross section of the
bend at their center point)
(Inherited from BendSurface.) | |
EndFaceNormal1 |
Gets the first end face normal.
(Inherited from BendSurface.) | |
EndFaceNormal2 |
Gets the second end face normal.
(Inherited from BendSurface.) | |
IntersectionLine |
Gets intersection line.
(Inherited from BendSurface.) | |
InwardCurved |
Gets the direction of the curve - true if the curve is oriented towards the intersection line, false otherwise.
(Inherited from BendSurface.) | |
LateralBoundary1 |
Gets or sets the first lateral boundary
(Inherited from BendSurface.) | |
LateralBoundary2 |
Gets or sets the second lateral boundary
(Inherited from BendSurface.) | |
Radiuses |
Gets radiuses of the conical surface. The first radius corresponds to the section located in the first
point of the side boundary 1, and the second radius corresponds to the section located in the second point
of the side boundary 1.
| |
RotationAxis |
Gets the unit vector that defines the rotation axis (for counter clockwise rotations) of the lateral
boundaries of the surface. This axis is always parallel to the direction of the center line.
(Inherited from BendSurface.) | |
SideBoundary1 |
Gets or sets the first side boundary.
(Inherited from BendSurface.) | |
SideBoundary2 |
Gets or sets the second side boundary.
(Inherited from BendSurface.) |
See Also