You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need "DimensionsOptions"Sketchup::OptionsProvider instance to get and set the controls for model wide defaults as seen in the "Dimensions" panel of the Model Info dialog.
C API parity would be a good thing (and it seems the C API functions are more generic than the Ruby methods, and may need less work.) Note that the C API's SUDimensionStyleRef object does not have any setter functions, only getters.
Ref requests to access specific Drawingelement objects ...
API Feature Request
Need
"DimensionsOptions"
Sketchup::OptionsProvider
instance to get and set the controls for model wide defaults as seen in the "Dimensions" panel of the Model Info dialog.C API parity would be a good thing (and it seems the C API functions are more generic than the Ruby methods, and may need less work.) Note that the C API's
SUDimensionStyleRef
object does not have any setter functions, only getters.Ref requests to access specific Drawingelement objects ...
48 : Dimensions Properties, Font and Attachment
47 : Text Lables Properties, Font and Attachment
207 : View notes could be a subclass of Sketchup::Text
The text was updated successfully, but these errors were encountered: