PlaneObject
- class PlaneObject[source]
Bases:
ViewerSceneObject
,GeometryObject
Viewer scene object for displaying COMPAS Plane geometry.
- Parameters:
- plane
compas.geometry.Plane
The plane geometry.
- planesizefloat
The size of the plane. Default is 1.
- plane
See also
Inherited Methods
Add a child item to the scene object.
Clear the object
Draw the object from its buffers
Draw the object instance for picking
Initialize the object
Create buffers from point/line/face data.
Create all buffers from object's data
Update the object
Update existing buffers from point/line/face data.
Update all buffers from object's data