<Code Lib>
2020 Method
Changes 0
M

AssetPropertyDoubleArray3d.IsValidValue

Description:
Checks that the value is a valid value for this property.

public bool IsValidValue(
	XYZ xyz
)

Return Value bool True if the value is valid for the property.

Loading…