Nevron Open Vision Documentation
Nevron.Nov.Diagram.Batches Namespace / NBatchCompose Class
Members


In This Topic
    NBatchCompose Class
    In This Topic
    The NBatchCompose class is used to perform different Composite Solid Geometry (CSG) operations, such as union, intersection, subtraction and exclusive or.
    Object Model
    NBatchCompose Class
    Syntax
    'Declaration
     
    
    Public Class NBatchCompose 
       Inherits NBatch
    'Usage
     
    
    Dim instance As NBatchCompose
    public class NBatchCompose : NBatch 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Diagram.Batches.NBatch
          Nevron.Nov.Diagram.Batches.NBatchCompose

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also