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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoArrayOrigins> origin { get; }

Property Value

Type: SoSFEnumSoArrayOrigins
Remarks

. Default is FIRST.

See Also