Description:

Determine if this reference uses an instance definition

Syntax:
public bool UsesDefinition(
int definitionIndex,
out int nestingLevel
)
Parameters:
  • definitionIndex
  • Type: int
  • nestingLevel
  • Type: int
  • If the instance definition is used, this is the definition's nesting depth
Returns:
Type: bool
True or False depending on if the definition is used
Available since:
5.2

UsesDefinition method

Class:  Rhino.DocObjects.InstanceObject

Nothing found