Dynamic Relaxation Clash Plugin

ValidationObject Methods

The ValidationObject type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method InitAllDynamicProperties
Initializes all dynamic properties.
Public method InitForcesAndMoments
Initializes the forces and moments.
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method MoveValidationObject
Method for moving the Model item in the direction given by the 3D vector.
Public method RotateValidationObject
Rotates the validation object, based on a rotation (angle) and a rotation point, usually the center of the validation object.
Public method SetValidationObjectPosition
Method that sets the position of the validation object, given the point to move too (startPoint), and the rotation needed to get the correct direction of the validation object.
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)