Overload List
Method | Description |
---|---|
![]() | Default constructor. The shape's insertion point is set to (0,0,0), the height is set to 0.0, the name is set to NULL, the rotation is set to 0.0, the widthFactor is set to 0.0, the normal is set to (0,0,1), and the thickness is set to 0.0. |
![]() | This function constructs a shape entity with its base parameters as specified by the arguments passed in. In addition, the normal vector for the shape is set to (0,0,1) and the thickness is set to 0.0. |