Click or drag to resize

CSGAspectCSGOperations Property

[Missing <summary> documentation for "P:Demo3D.CSG.CSGAspect.CSGOperations"]

Namespace:  Demo3D.CSG
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public List<CSGVisualReference> CSGOperations { get; set; }

Property Value

Type: ListCSGVisualReference
See Also