pyaedt.modeler.Object3d.VertexPrimitive¶
- class pyaedt.modeler.Object3d.VertexPrimitive(object3d, objid)[source]¶
Contains the vertex object within the AEDT Desktop Modeler.
- Parameters
- object3d
pyaedt.modeler.Object3d.Object3d
Pointer to the calling object that provides additional functionality.
- objid
int
Object ID as determined by the parent object.
- object3d
Methods
VertexPrimitive.chamfer
([left_distance, ...])Add a chamfer to the selected edge.
VertexPrimitive.fillet
([radius, setback])Add a fillet to the selected edge.
Attributes
Position of the vertex.