SoArrayseparation1 Property |
Separation vector in the 1st dimension.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3f separation1 { get; }
Public ReadOnly Property separation1 As SoSFVec3f
Get
public:
property SoSFVec3f^ separation1 {
SoSFVec3f^ get ();
}
member separation1 : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also