FeaturePython Custom Properties: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 June 2024

  • curprev 11:2811:28, 21 June 2024LabRPS talk contribs 55,482 bytes +55,482 Created page with "{{TOCright}} == Introduction == See also: [https://labrps.github.io/SourceDoc/dd/dc2/namespaceApp.html Autogenerated API documentation (C++ documentation)]. Properties are the true building blocks of FeaturePython objects. Through them, the user will be able to interact and modify your object. After creating a new FeaturePython object in your document: {{Code|code= obj = LabRPS.ActiveDocument.addObject("App::FeaturePython", "Box") }} You can get a list of the avail..."