InstanceDefinitionGeometryDescription Property |
Rhino 5 for Windows
Gets or sets the description of the definition.
Namespace: Rhino.GeometryAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
String
See Also