Dynamic Relaxation Clash Plugin

Clash3D Class

The class Clash3D represents a 3D clash in Navisworks. The Autodesk.Navisworks.Api.Clash namespace only includes 2D clashes. The Clash3D class has 2 properties that represents the two model objects in Navisworks that have clashed. The Clash class from Navisworks API, only includes which triangular surfaces that have clashes. This class takes all clashes that have the same triangular surfaces in a clash, and creates a 3D clash.

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

Syntax


public class Clash3D
Public Class Clash3D
public ref class Clash3D

Inheritance Hierarchy


Object
  DynamicRelaxationClashVerification.Models.DataModels..::..Clash3D