GRAPHISOFT®

Python APIVersion: 0.23 Beta

ModelerBody

Represents a 3D body.

class ModelerBody

 

Members

The structure does not have any members.

 

Methods

Create: Initializes a Modeler Body to make further operations possible.
Finish: Finalizes a Modeler Body.
AddEdge: Adds an edge to the Modeler Body.
AddNormal: Adds a normal to the Modeler Body.
AddPolygon: Adds a polygon to the Modeler Body.
AddVertex: Adds a vertex to the Modeler Body.

 

Requirements

Version: Python API 0.1 or Later
Module: GS

 

See Also

All types