Path Class
The Path class includes data and methods for creating, optimizing and store
information about the path. The class' path factory, uses Navisworks COM API
together with a sorting method, to generate the path. The path is represented
by a list with Point3D.
Namespace:
DynamicRelaxationClashVerification.Models.DataModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public class Path : ObservableProgress
Public Class Path _ Inherits ObservableProgress
public ref class Path : public ObservableProgress
Inheritance Hierarchy
DynamicRelaxationClashVerification.Models..::..ObservableProgress
DynamicRelaxationClashVerification.Models.DataModels..::..Path