Dynamic Relaxation Clash Plugin

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.DataModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public class Path : ObservableProgress
Public Class Path _
	Inherits ObservableProgress
public ref class Path : public ObservableProgress

Inheritance Hierarchy


Object
  DynamicRelaxationClashVerification.Models..::..ObservableProgress
    DynamicRelaxationClashVerification.Models.DataModels..::..Path