RhinoCommon API
NameHash Constructor (String, Guid, ModelComponentType) |
Creates a new NameHash, representing a piece of text.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public NameHash( string name, Guid parentId, ModelComponentType type )
Public Sub New ( name As String, parentId As Guid, type As ModelComponentType )
Parameters
- name
- Type: SystemString
A name. This can be null and can refer to a nonexisting path. - parentId
- Type: SystemGuid
The id of the parent layer. This is only useful with layers. - type
- Type: Rhino.DocObjectsModelComponentType
Calls ModelComponentTypeIgnoresCase(ModelComponentType) to determine if case should be used in search.
Return Value
Type:A new hash

Rhino for Windows
Supported in: 6.14