Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals.Tools.DimensionTool
DimensionAspect Class
DimensionAspect Methods
CreateMesh Method
OnAdded Method
OnRemoved Method
Render Method
DimensionAspect
CreateMesh Method
Create dimension meshes.
Namespace:
Demo3D.Visuals.Tools.DimensionTool
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
void
CreateMesh
(
IDisplay
display
,
bool
invoke
)
Parameters
display
Type:
IDisplay
The display for the renderables.
invoke
Type:
System
Boolean
Indicates if this method should be invoked.
Implements
IRendererAspectDelayedCreation
CreateMesh(IDisplay, Boolean)
See Also
Reference
DimensionAspect Class
Demo3D.Visuals.Tools.DimensionTool Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com