Method SetPartModel
SetPartModel(uint, uint)
Add a model to a part (create a BRepShape on the part)
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetPartModel(uint part, uint model)
Parameters
| Type | Name | Description | 
|---|---|---|
| uint | part | The part component  | 
    
| uint | model | The model to add to the part  |