|
![]() |
The ClashResultGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ClashResultGroup |
Create a clash group.
|
Methods
Name | Description | |
---|---|---|
![]() |
CreateCopy |
Create a new copy of this item
(Inherited from SavedItem.) |
![]() |
CreateCopyWithoutChildren |
Create a new copy of this item without its child-items
(Inherited from GroupItem.) |
![]() |
CreateNewInstance |
Create a new item of the same type as this item
(Inherited from SavedItem.) |
![]() |
CreateUniqueCopy |
Create an unique copy of item
(Inherited from SavedItem.) |
![]() |
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from NativeHandle.) |
![]() |
Dispose(Boolean) | (Inherited from NativeHandle.) |
![]() |
Equals |
Determines whether the specified object and the current object refer to the same
underlying native object. Returns false if either object has been disposed.
(Inherited from NativeHandle.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from NativeHandle.) |
![]() |
GetHashCode | (Inherited from NativeHandle.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MakeDisplayNameUnique(GroupItem) |
Makes a name unique within the immediate children on the group
(Inherited from SavedItem.) |
![]() |
MakeDisplayNameUnique(GroupItem, String) |
Makes a name unique within the immediate children on the group
(Inherited from SavedItem.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | (Inherited from NativeHandle.) |
Properties
Name | Description | |
---|---|---|
![]() |
ApprovedBy |
Name of the person who approved the clashes in this group. This is String.Empty if results of several different values are present in the group. Setting this sets ApprovedBy on all clashes in the group.
|
![]() |
ApprovedByVaries |
Is the ApprovedBy property the same on all child results in the group. False where there are no child results.
|
![]() |
ApprovedTime |
The time the clashes in the group were approved, or null if group has more than one approved-time amongst its
members. If the result is not approved then the value may be obsolete.
|
![]() |
ApprovedTimeVaries |
Is the ApprovedTime property the same on all child results in the group. False where there are no child results.
|
![]() |
AssignedTo |
Name of the person to whom clashes in this group are assigned. This is String.Empty if results of several different values are present in the group. Setting this sets AssignedTo on all clashes in the group.
|
![]() |
AssignedToVaries |
Is the AssignedTo property the same on all child results in the group. False where there are no child results.
|
![]() |
BoundingBox |
The bounding box of all clashes in the group. Setting this sets the bounding boxes on all clashes in the group.
|
![]() |
Center |
The center of the most severe clash in the group.
|
![]() |
Children |
Children of the group
(Inherited from GroupItem.) |
![]() |
Comments |
The comments on the group. These are separate comments from those on the contained items.
|
![]() |
CompositeItemSelection1 |
A selection containing the first composite item for this clash result, if there is one, or otherwise the leaf geometry item. In the case of a ClashResultGroup this can be multiple composite items.
|
![]() |
CompositeItemSelection2 |
A selection containing the first composite item for this clash result, if there is one, or otherwise the leaf geometry item. In the case of a ClashResultGroup this can be multiple composite items.
|
![]() |
CreatedTime |
The time the results in the clash-group were created, or null if the group has more than one creation-time amongst its members.
|
![]() |
CreatedTimeVaries |
Is the CreatedTime property the same on all child results in the group. False where there are no child results.
|
![]() |
Description |
Description of the types of clash results in the group, e.g. "Hard" unless explicitly set otherwise. This is String.Empty if results of several different values are present in the group. Setting this sets the description of all clashes in the group.
|
![]() |
DescriptionVaries |
Is the Description property the same on all child results in the group. False where there are no child results.
|
![]() |
DisplayName |
The name of the clash group.
|
![]() |
Distance |
Representative distance (overlap or clearance) of the most severe clash result in the group. Setting this sets the distance on all results in the group.
|
![]() |
Guid |
Globally Unique Id for item
(Inherited from SavedItem.) |
![]() |
HasRedlines |
Does this group have redlines?
|
![]() |
HasSavedViewpoint |
Does this group have a saved viewpoint?
|
![]() |
IsDisposed |
Gets a value indicating whether the object has been disposed and is no longer available.
(Inherited from NativeHandle.) |
![]() |
IsGroup |
True if this item is a GroupItem
(Inherited from SavedItem.) |
![]() |
IsReadOnly | (Overrides GroupItem..::..IsReadOnly.) |
![]() |
Parent |
Parent of this item. Null if item has no parent
(Inherited from SavedItem.) |
![]() |
RepresentativeResult |
The most severe clash in the group.
|
![]() |
Selection1 |
A selection containing the first leaf geometry item in this clash result. In the case of a ClashResultGroup this can be multiple items.
|
![]() |
Selection2 |
A selection containing the second leaf geometry item in this clash result. In the case of a ClashResultGroup this can be multiple items.
|
![]() |
SimulationEndTime |
The latest time within the simulation at which a clash was observed for any member of the group. Null
if there is no simulation associated with any member of the group.
|
![]() |
SimulationEventNameVaries |
Is the SimulationEventName property the same on all child results in the group. False where there are no child results.
|
![]() |
SimulationName |
Name of any simulation involved in the most severe clash in the group.
|
![]() |
SimulationStartTime |
The earliest time within the simulation at which a clash was observed for any member of the group. Null
if there is no simulation associated with any member of the group.
|
![]() |
SimulationType |
The type of simulation associated with the group. Null if the group has more than one type of simulation amongst its
members.
|
![]() |
SimulationTypeVaries |
Is the SimulationType property the same on all child results in the group. False where there are no child results.
|
![]() |
Status |
The status of most-severe clash in the group. Setting this sets the status of all clashes in the group.
|
![]() |
ViewBounds |
The bounding box including all clashing areas in the group and some surrounding context.
|