ModelContentAttributesIsValidContentName Method |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected internal virtual bool IsValidContentName(
ModelContentName value
)
Protected Friend Overridable Function IsValidContentName (
value As ModelContentName
) As Boolean
Parameters
- value
- Type: Grasshopper.RhinocerosModelContentName
Return Value
Type:
BooleanSee Also