| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
Feature --+
|
Pattern --+
|
EllipticalPattern
Creates a Elliptical Pattern.
|
| Class Hierarchy for EllipticalPattern |
constructor EllipticalPattern():
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Properties | |
| ExpressionNone |
angle The angle of the elliptical pattern. |
| Vector3dNone |
autoComputedRootPosition The auto computed root position of the elliptical pattern. |
| CoordinateSystemAbstractPositionNone |
center The center of the elliptical pattern. |
| ExpressionNone |
instances The instances of the elliptical pattern. |
| CoordinateSystemAbstractDirectionNone |
majorAxis The major axis of the elliptical pattern. |
| CoordinateSystemAbstractDirectionNone |
normal The normal of the elliptical pattern. |
| ExpressionNone |
ratio The ratio of the elliptical pattern. |
| CoordinateSystemAbstractPositionNone |
rootPosition The root position of the elliptical pattern. |
|
rootPositionMode The root postion mode of the elliptical pattern. |
|
| boolNone |
rotated Determines whether the elliptical pattern is rotated or not. |
|
Inherited from |
|
| Property Details |
rootPositionMode
The root postion mode of the elliptical pattern.
can be one of('UseSpecifiedRootPosition','UseCenterOfBoundingBox')
@type: stringNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:31 2019 | http://epydoc.sourceforge.net |