| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
GridParameters --+
|
PartGridParameters
Interface to optional parameters for the grid of a part.
|
| Class Hierarchy for PartGridParameters |
| Instance Methods | |
|
Inherited from |
| Properties | |
| BoundingBox3DNone |
boundaryExtensions Amount to extend the grid region by. |
| stringNone |
fixedPointsLocations Fixed grid locations for the bounding box. |
| stringNone |
fixedPointsOptions Options for automatically setting fixed points. |
| intNone |
minimumLoopSize Minimal size for the LoopBoundaries option. |
| boolNone |
useFixedPoints Specifies if fixed points should be used. |
| boolNone |
useGridRegions Specifies if a grid region should be used. |
|
Inherited from |
|
| Property Details |
fixedPointsLocationsFixed grid locations for the bounding box. Possible values are {'LowerX','LowerY','LowerZ','UpperX','UpperY','UpperZ','Lower','Upper','All'}. For example, 'LowerX | LowerY' specfies that a fixed point should be placed on the bottom and top X-value of the bounding box.
|
fixedPointsOptionsOptions for automatically setting fixed points. Possible values are {'C0VertexDiscontinuities','C1VertexDiscontinuities','GridAxisAlignedLineEndPoints','LoopBoundaries','OpenEllipseCenters','ClosedEllipseCenters','All'}
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:46 2019 | http://epydoc.sourceforge.net |