Dynamic Relaxation Clash Plugin

Clash3D..::..ID Property

The spesific ID of the 3D clash, if needed.

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

Syntax


public int ID { get; set; }
Public Property ID As Integer
	Get
	Set
public:
property int^ ID {
	int^ get ();
	void set (int^ value);
}

Field Value

The identifier.