SolidCurveIntersectionResultType Property |
The result type used to calculate the intersections.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic SolidCurveIntersectionMode ResultType { get; }
Public ReadOnly Property ResultType As SolidCurveIntersectionMode
Get
public:
property SolidCurveIntersectionMode ResultType {
SolidCurveIntersectionMode get ();
}
member ResultType : SolidCurveIntersectionMode with get
Property Value
SolidCurveIntersectionMode
See Also