Classes | |
| class | Box |
| class | CircleSet |
| class | DistanceBolt |
| class | EnumTest |
| class | Line |
| class | MeshFeature |
| class | Molecule |
| class | Octahedron |
| class | PartFeature |
| class | PointFeature |
| class | ViewProviderBox |
| class | ViewProviderCircleSet |
| class | ViewProviderEnumTest |
| class | ViewProviderLine |
| class | ViewProviderMesh |
| class | ViewProviderMolecule |
| class | ViewProviderOctahedron |
| class | ViewProviderPoints |
Functions | |
| def | makeBox () |
| def | makeCircleSet () |
| def | makeDistanceBolt () |
| def | makeEnumTest () |
| def | makeLine () |
| def | makeMesh () |
| def | makeMolecule () |
| def | makeOctahedron () |
| def | makePoints () |
Examples for a feature class and its view provider. (c) 2009 Werner Mayer LGPL
| def FeaturePython.makeBox | ( | ) |
Referenced by Commands.TemplatePyMod_Cmd6.Activated().
| def FeaturePython.makeCircleSet | ( | ) |
| def FeaturePython.makeDistanceBolt | ( | ) |
| def FeaturePython.makeEnumTest | ( | ) |
| def FeaturePython.makeLine | ( | ) |
| def FeaturePython.makeMesh | ( | ) |
| def FeaturePython.makeMolecule | ( | ) |
| def FeaturePython.makeOctahedron | ( | ) |
| def FeaturePython.makePoints | ( | ) |