CSGAspectCSGOperations Property |
List of CSG operations to be applied to the visual
Namespace:
Demo3D.CSG
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic List<CSGVisualReference> CSGOperations { get; set; }Property Value
Type:
ListCSGVisualReference
See Also