| Revit 2021 API |
| SolidCurveIntersectionOptions Members |
| SolidCurveIntersectionOptions Class Constructors Methods Properties See Also |
The SolidCurveIntersectionOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SolidCurveIntersectionOptions |
Constructs a new SolidCurveIntersectionMode with default settings.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the SolidCurveIntersectionOptions | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| ResultType |
The type of results expected by the calculation. The default is CurveSegmentsInside.
|