Defines the base point from which copies are distributed.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoArrayOrigins> origin { get; }
Public ReadOnly Property origin As SoSFEnum(Of SoArrayOrigins)
Get
public:
property SoSFEnum<SoArrayOrigins>^ origin {
SoSFEnum<SoArrayOrigins>^ get ();
}
member origin : SoSFEnum<SoArrayOrigins> with get
Property Value
Type:
SoSFEnumSoArrayOriginsRemarks See Also