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:
Removes an annotation style.
Syntax:
public override
bool
Delete(
DimensionStyle
item
)
Parameters:
item
Type:
DimensionStyle
The item to remove.
Returns:
Type:
bool
True if the item was removed; False otherwise.
Available since:
6.0
Description:
Syntax:
public
bool
Delete(
int
index
,
bool
quiet
)
Returns:
Type:
bool
Available since:
6.0
home
/
Rhino.DocObjects.Tables
/
DimStyleTable
/
Delete
Delete method
Class:
Rhino.DocObjects.Tables.DimStyleTable
Nothing found