ClassIdAttribute Constructor |
Initializes a class id attrbute.
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ClassIdAttribute(
string id
)
Public Sub New (
id As String
)
Parameters
- id
- Type: SystemString
String in the form of a Guid.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also