DynamicClashVerification..::..ValidationObjectItem Property
The selected validation object from the selection sets.
Namespace:
DynamicRelaxationClashVerification.ModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public ModelItemCollection ValidationObjectItem { get; set; }
Public Property ValidationObjectItem As ModelItemCollection Get Set
public: property ModelItemCollection^ ValidationObjectItem { ModelItemCollection^ get (); void set (ModelItemCollection^ value); }