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 () | |
Detailed Description
Examples for a feature class and its view provider. (c) 2009 Werner Mayer LGPL
Function Documentation
◆ makeBox()
def FeaturePython.makeBox | ( | ) |
Referenced by Commands.TemplatePyMod_Cmd6.Activated().
◆ makeCircleSet()
def FeaturePython.makeCircleSet | ( | ) |
◆ makeDistanceBolt()
def FeaturePython.makeDistanceBolt | ( | ) |
◆ makeEnumTest()
def FeaturePython.makeEnumTest | ( | ) |
◆ makeLine()
def FeaturePython.makeLine | ( | ) |
◆ makeMesh()
def FeaturePython.makeMesh | ( | ) |
◆ makeMolecule()
def FeaturePython.makeMolecule | ( | ) |
◆ makeOctahedron()
def FeaturePython.makeOctahedron | ( | ) |
◆ makePoints()
def FeaturePython.makePoints | ( | ) |