|
PlaneMesh3DAppendPlaneGeometry3D Method |
Appends the plane geometry to the current geometry
Namespace: Ab3d.MeshesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public void AppendPlaneGeometry3D(
MeshGeometry3D geometry
)
Parameters
- geometry MeshGeometry3D
- the current geometry that will get additional plane data
See Also