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:
Create from 2 length values
Syntax:
public static
ScaleValue
Create(
LengthValue
left
,
LengthValue
right
,
ScaleStringFormat
format
)
Returns:
Type:
ScaleValue
Available since:
6.0
Description:
Create from string
Syntax:
public static
ScaleValue
Create(
string
s
,
StringParserSettings
ps
)
Returns:
Type:
ScaleValue
Available since:
6.0
home
/
Rhino
/
ScaleValue
/
Create
Create method
Class:
Rhino.ScaleValue
Nothing found