<Code Lib>
2026 Method
Changes 0
M

AssetPropertyDoubleArray3d.SetValueAsXYZ

Description:
Sets the value property as a vector or point XYZ.

public void SetValueAsXYZ(
	XYZ xyz
)

  • xyz
    The new value.

Loading…