Click or drag to resize

ExportableVisualAspectContextVisual Property

The Visual that represents the top level part or assembly from the CAD package.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Visual ContextVisual { get; set; }

Property Value

Type: Visual
See Also