ShxAttributeModelNode Constructors
Overloads
| Name | Description |
|---|---|
| ShxAttributeModelNode() | Construction |
| ShxAttributeModelNode(long id, string name, string nodepath) | Construction |
ShxAttributeModelNode()
public ShxAttributeModelNode()
Construction
ShxAttributeModelNode(long id, string name, string nodepath)
public ShxAttributeModelNode(long id, string name, string nodepath)
Construction
Parameters
| Name | Type | Description |
|---|---|---|
| id | long | Entity ID |
| name | string | Node Name |
| nodepath | string | Node Path |