BoundingBoxXYZ.BoundEnabled
Description:
Indexed access for loops.
Indexed access for loops.
Remarks:
For bound, use 0 for Min and 1 for Max. For dimension, use 0 for X, 1 for Y and 2 for Z. The entire box must be enabled to have enabled individual bounds.
For bound, use 0 for Min and 1 for Max. For dimension, use 0 for X, 1 for Y and 2 for Z. The entire box must be enabled to have enabled individual bounds.
public bool this[
int bound,
int dim
] { get; set; }
-
Int32bound
-
Int32dim