Dynamic Relaxation Clash Plugin

Clash3D..::..GetClashDirectionVector Method

Method that calculates and returns the clash direction vector. The clash direction vector is the normal vector out from the boundary geometry surface. It is used to find which direction, the validation object should move in DR. The method uses Autodesk Navisworks COM API. See seperate documentation from Autodesk about the COM API.

Namespace:  DynamicRelaxationClashVerification.Models.DataModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public Vector3D GetClashDirectionVector()
Public Function GetClashDirectionVector As Vector3D
public:
Vector3D^ GetClashDirectionVector()

Return Value

Vector3D.