ParameterTypeId.ViewerVolumeOfInterestCrop Property

ParameterTypeIdViewerVolumeOfInterestCrop Property

"Scope Box"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId ViewerVolumeOfInterestCrop { get; }
Public Shared ReadOnly Property ViewerVolumeOfInterestCrop As ForgeTypeId
	Get
public:
static property ForgeTypeId^ ViewerVolumeOfInterestCrop {
	ForgeTypeId^ get ();
}
static member ViewerVolumeOfInterestCrop : ForgeTypeId with get

Property Value

ForgeTypeId
See Also