RhinoCommon API
DimStyleTableModify Method (DimensionStyle, Guid, Boolean) |
Modifies dimension style settings.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Modify( DimensionStyle newSettings, Guid dimstyleId, bool quiet )
Public Function Modify ( newSettings As DimensionStyle, dimstyleId As Guid, quiet As Boolean ) As Boolean
Parameters
- newSettings
- Type: Rhino.DocObjectsDimensionStyle
This information is copied. - dimstyleId
- Type: SystemGuid
Id of dimension style - quiet
- Type: SystemBoolean
if true, information message boxes pop up when illegal changes are attempted.
Return Value
Type: Booleantrue if successful. false if Id is not already in table

Rhino for Windows
Supported in: 6.14