gustaf.vertices.Vertices.setter_copies#
- property Vertices.setter_copies#
Switch to set if setter should copy or try to avoid copying. If data is np.ndarray, c_contiguous, and has same dtype as corresponding settings.<FLOAT/INT>_dtype, it can probably avoid being copied. Setter will try to cast input to bool.
- Parameters:
None –
- Returns:
setter_copies
- Return type:
bool