Click or drag to resize

CSGAspectCSGOperations Property

List of CSG operations to be applied to the visual

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

Property Value

ListCSGVisualReference
See Also