Click or drag to resize
SoArrayorigin Property

Defines the base point from which copies are distributed.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoArrayOrigins> origin { get; }

Property Value

Type: SoSFEnumSoArrayOrigins
Remarks

. Default is FIRST.

See Also