Defines the base point from which copies are distributed.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.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