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