|
|
The ClashResult type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ClashResult |
Create a clash result.
|
Methods
| Name | Description | |
|---|---|---|
|
|
CreateCopy |
Create a new copy of this item
(Inherited from SavedItem.) |
|
|
CreateCopyWithoutChildren |
Create a new copy of this item (equivalent to CreateCopy for this class)
|
|
|
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 this clash.
|
|
|
ApprovedByVaries |
Is the ApprovedBy property the same on all child results (always false as no children here).
|
|
|
ApprovedTime |
The time the clash-result was approved. If the result is not approved then the value may be obsolete.
|
|
|
ApprovedTimeVaries |
Is the ApprovedTime property the same on all child results (always false as no children here).
|
|
|
AssignedTo |
Name of the person to whom this clash is assigned. This is String.Empty if the clash has not been assigned.
|
|
|
AssignedToVaries |
Is the AssignedTo property the same on all child results (always false as no children here).
|
|
|
BoundingBox |
The bounding box of the area clashing.
|
|
|
Center |
The center of the clash.
|
|
|
Comments |
The comments on the result.
|
|
|
CompositeItem1 |
The path of the composite item containing the first item in this clash result.
|
|
|
CompositeItem2 |
The path of the composite item containing the second item in this clash result.
|
|
|
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 clash-result was created.
|
|
|
CreatedTimeVaries |
Is the CreatedTime property the same on all child results (always false as no children here).
|
|
|
Description |
Description of the clash result, e.g. "Hard" unless explicitly set otherwise.
|
|
|
DescriptionVaries |
Is the Description property the same on all child results (always false as no children here).
|
|
|
DisplayName |
The name of the clash result.
|
|
|
Distance |
Representative distance (overlap or clearance) of a clash result.
|
|
|
Guid |
Globally Unique Id for item
(Inherited from SavedItem.) |
|
|
HasRedlines |
Does the result have redlines?
|
|
|
HasSavedViewpoint |
Does the result 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 SavedItem..::..IsReadOnly.) |
|
|
Item1 |
The path of the first leaf geometry item in this clash result.
|
|
|
Item2 |
The path of the second leaf geometry item in this clash result.
|
|
|
Parent |
Parent of this item. Null if item has no parent
(Inherited from SavedItem.) |
|
|
RepresentativeResult |
The most severe result involved in a clash.
|
|
|
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 the clash-result was observed. Null if the result is a group and
has members with more than one start time. This is undefined if there was no simulation associated with the result.
|
|
|
SimulationEventNameVaries |
Is the SimulationEventName property the same on all child results (always false as no children here).
|
|
|
SimulationName |
Name of any simulation involved in the clash.
|
|
|
SimulationStartTime |
The earliest time within the simulation at which the clash-result was observed. This is undefined if there was no simulation associated with the result.
|
|
|
SimulationType |
The type of simulation associated with the clash-result.
|
|
|
SimulationTypeVaries |
Is the SimulationType property the same on all child results (always false as no children here).
|
|
|
Status |
The status of the clash result.
|
|
|
ViewBounds |
The bounding box including the area clashing and some surrounding context.
|