Public Member Functions | |
def execute (self, obj) | |
def makeFaces (self, wireChar) | |
def makeGlyph (self, facelist) | |
![]() | |
def onChanged (self, obj, prop) | |
Additional Inherited Members | |
![]() | |
Type | |
Detailed Description
The ShapeString object
Member Function Documentation
◆ execute()
def draftobjects.shapestring.ShapeString.execute | ( | self, | |
obj | |||
) |
Reimplemented from draftobjects.base.DraftObject.
References draftobjects.shapestring.ShapeString.makeFaces().
Referenced by PathScripts.PathDressupDogbone.ObjectDressup.boneStateList(), ArchSite.Compass.buildCoordinates(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.PartDesign.Scripts.Spring.MySpring.onChanged(), Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged(), Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged(), PathScripts.PathStock.StockFromBase.onChanged(), PathScripts.PathStock.StockCreateBox.onChanged(), PathScripts.PathStock.StockCreateCylinder.onChanged(), and FeaturePython.DistanceBolt.onChanged().
◆ makeFaces()
def draftobjects.shapestring.ShapeString.makeFaces | ( | self, | |
wireChar | |||
) |
Referenced by draftobjects.shapestring.ShapeString.execute().
◆ makeGlyph()
def draftobjects.shapestring.ShapeString.makeGlyph | ( | self, | |
facelist | |||
) |
The documentation for this class was generated from the following file:
- src/Mod/Draft/draftobjects/shapestring.py