Click or drag to resize

ShxAttributeModelNode Constructor (Int64, String, String)

Construction

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public ShxAttributeModelNode(
	long id,
	string name,
	string nodepath
)

Parameters

id
Type: SystemInt64
Entity ID
name
Type: SystemString
Node Name
nodepath
Type: SystemString
Node Path
See Also