menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Syntax:
public
DimensionStyle
Find(
string
name
,
bool
ignoreDeleted
)
deprecated in 6.0
obsolete: ignoreDeleted is always considered true now. Use FindName.
Returns:
Type:
DimensionStyle
Available since:
5.0
Description:
Syntax:
public
DimensionStyle
Find(
Guid
styleId
,
bool
ignoreDeleted
)
Returns:
Type:
DimensionStyle
Available since:
6.0
home
/
Rhino.DocObjects.Tables
/
DimStyleTable
/
Find
Find method
Class:
Rhino.DocObjects.Tables.DimStyleTable
Nothing found