AssetPropertyDoubleArray3d.SetValueAsXYZ
Description:
Sets the value property as a vector or point XYZ.
Sets the value property as a vector or point XYZ.
public void SetValueAsXYZ(
XYZ xyz
)
-
xyzThe new value.
-
The input value is invalid for this AssetPropertyDoubleArray3d property.
-
A non-optional argument was null
-
The asset property is not editable.