Home | Trees | Indices | Help |
|
---|
|
init(MultipleInvocations)
Create an instance of an Extrusion geometry object.
init()
Default FMEExtrusion constructor.
Returns: FMEExtrusion
init(extrusion)
Create a copy of the passed in Extrusion geometry object.
Parameters
extrusion FMEExtrusion
- The Extrusion geometry object
to create a copy of.
Returns: FMEExtrusion
|
|||
|
|||
FMEBRepSolid |
|
||
FMEFace |
|
||
FMEFace |
|
||
tuple of float s
|
|
||
None
|
|
||
None
|
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns a boundary-representation solid of this extrusion.
|
Gets the base of this extrusion solid as a face.
|
Returns the face that results from extruding the base of this extrusion solid.
|
Gets the extrusion vector of this extrusion solid.
|
Sets the base of this extrusion solid as the specified face. Any
existing base that exists in this solid will be replaced. By setting the
base, the surface normals automatically adjust so that all normals are
pointing away from the extrusion. If
|
Sets the extrusion vector of this extrusion solid. By setting the extrusion vector, the surface normals automatically adjust so that all normals are pointing away from the extrusion.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 20 06:20:57 2017 | http://epydoc.sourceforge.net |