Adds the XModel model.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
protected void AddXModel( XModel model ) |
Parameters
- model
- Type: SGP.XSpace..::.XModel
Model to be added.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | model is nullNothingnullptra null reference (Nothing in Visual Basic). |