Defines a "Revolve" operation.
Declaration Syntax
public interface IRevolve
Table 118: Members
|
Property | Angle |
Gets or sets the angle of the revolution. |
|
Property | Axis |
Gets or sets the axis of the revolution (x, y, z). |
|
Property | Origin |
Gets or sets the origin of the revolution (x, y, z). |
|
Property | Walled |
Gets or sets the walled flag. |
|
Method | ApplyTo(IPSGeoEntity) |
Applies the operation to a profile given in argument. |