2027 Property
Changes 0
P

BoundingBoxXYZ.MaxEnabled

Description:
Defines whether the maximum bound is active for given dimension.
Remarks:
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 dim
] { get; set; }
  • Int32
    dim