NevronOpenVision
Nevron.Nov.Diagram Namespace / NPageRouting Class
Fields Properties Methods Events


In This Topic
    NPageRouting Class Members
    In This Topic

    The following tables list the members exposed by NPageRouting.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ChangeDirectionCost property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ChangeDirectionCost property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Enabled property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MaxAvoidedMeshObstacles property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MaxAvoidedObstacles property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPageRouting.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ObstacleInteriorDeflate property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ObstaclePadding property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the RoutingGridType property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the RoutingMeshType property.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether invisible obstacles should be avoided by routes  
    Public PropertyGets or sets the cost for making a turn (change direction). Applicable for grid routing only  
    Public PropertyGets or sets whether the routing manager is enabled. Setting this property to false will globally disable automatic routing.  
    Public PropertyControls the maximum count of obstacles (2D shapes) for which grid routing must be performed  
    Public PropertyGets or sets the deflate of the non intersectable obstacles (2D shapes) interior  
    Public PropertyGets or sets the padding applied to the obstacles (2D shapes) bounds  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodFinds the points of the best route, which satisfies the specified route requirements  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal MethodOverloaded.   
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also