Adds vector to the vector collection.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
 Syntax
Syntax
| C# | 
|---|
| public int Add( Vector3 point ) | 
Parameters
- point
- Type: Vector3
 Vector Vector3 to be added.
|   | 
| SGPRTL and SGP.XUtility documentation | 
| XPointCollection..::.Add Method | 
| XPointCollection Class See Also Send Feedback | 
 Syntax
Syntax| C# | 
|---|
| public int Add( Vector3 point ) | 
 See Also
See Also