|
![]() |
The IClashResult type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CreateCopy |
Create a copy of this item.
|
![]() |
CreateCopyWithoutChildren |
Create a copy of this item, excluding any child-items.
|
Properties
Name | Description | |
---|---|---|
![]() |
ApprovedBy |
The name of the person who approved the clash. If this result is a group with more than one value then
this will be String.Empty.
|
![]() |
ApprovedByVaries |
Is the ApprovedBy property the same on all child results. False where there are no child results.
|
![]() |
ApprovedTime |
The time the clash-result was approved, or null if the issue is a group with more than one approved-time amongst its
members.
|
![]() |
ApprovedTimeVaries |
Is the ApprovedTime property the same on all child results. False where there are no child results.
|
![]() |
AssignedTo |
The name of the person/company to whom the clash is assigned. If this result is a group with more than one value then
this will be String.Empty.
|
![]() |
AssignedToVaries |
Is the AssignedTo property the same on all child results. False where there are no child results.
|
![]() |
BoundingBox |
The bounding box of the clash result. For a group this is the union of the bounding boxes of all contained
results.
|
![]() |
Center |
The center of the result. For a group this is the center of the most severe result contained.
|
![]() |
Comments |
The comments on the result. For a group this is its own comments, separate from the comments on any children.
|
![]() |
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 second 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, or null if the issue is a group with more than one creation-time amongst its members.
|
![]() |
CreatedTimeVaries |
Is the CreatedTime property the same on all child results. False where there are no child results.
|
![]() |
Description |
The description of the clash-result, by default set to a string describing the type of test which produced the issue (e.g.
"hard"). If the result is a group whose members have more than one description, then this will be String.Empty.
|
![]() |
DescriptionVaries |
Is the Description property the same on all child results. False where there are no child results.
|
![]() |
DisplayName |
The name of the clash-result.
|
![]() |
Distance |
The representative distance (overlap or clearance) of the result. For a group this is the distance of the most
severe result contained.
|
![]() |
HasRedlines |
Does the result have Redlines?
|
![]() |
HasSavedViewpoint |
Does the result have a saved viewpoint?
|
![]() |
RepresentativeResult |
The clash result representing a clash result. For a result this is simply equal to the result itself. For a group
this is the most severe result contained.
|
![]() |
Selection1 |
A selection containing the first leaf geometry item for this clash result. In the case of a ClashResultGroup this can be multiple composite items.
|
![]() |
Selection2 |
A selection containing the second leaf geometry item for this clash result. In the case of a ClashResultGroup this can be multiple composite items.
|
![]() |
SimulationEndTime |
The latest time within the simulation at which the clash-result was observed. If the result is a group and
has members with more than one end time then this is the latest end time in the group. Null
if there is no simulation associated with the result.
|
![]() |
SimulationEventNameVaries |
Is the SimulationEventName property the same on all child results. False where there are no child results.
|
![]() |
SimulationName |
The name of any simulation associated with the result. For a group, this name is taken from the most severe result contained.
|
![]() |
SimulationStartTime |
The earliest time within the simulation at which the clash-result was observed. If the result is a group and
has members with more than one start time then this is the eariest start time in the group. Null
if there is no simulation associated with the result.
|
![]() |
SimulationType |
The type of simulation associated with the clash-result, or null if the result is a group with more than one type of simulation amongst its
members.
|
![]() |
SimulationTypeVaries |
Is the SimulationType property the same on all child results. False where there are no child results.
|
![]() |
Status |
The status of the clash-result. If the result is a group then the most severe status from amongst its members.
|
![]() |
ViewBounds |
The bounding box suggested for viewing the clash result. This includes the bounds of the result and some surrounding context.
For a group this is set to include all contained results.
|