Search results

Jump to navigation Jump to search

Google site results

Loading...

Wiki results

Page title matches

  • .... A plug-in must use those types to ensure correct communications with the SDK functions. <b>Note</b> There are other types defined in the SDK, but the ones described in this article should be used since the others are ...
    6 KB (704 words) - 14:17, 12 August 2013
  • == Parametric Object Types == There are several different types of Parametric Objects. Each type supports different creation and editing fe ...
    3 KB (527 words) - 15:39, 12 August 2013

Page text matches

  • == The SDK == The SDK (https://www.vectorworks.net/en-US/support/custom/sdk/sdkdown) provides OS independent functionality for accessing the applicatio ...
    3 KB (415 words) - 21:19, 8 April 2024
  • .... A plug-in must use those types to ensure correct communications with the SDK functions. <b>Note</b> There are other types defined in the SDK, but the ones described in this article should be used since the others are ...
    6 KB (704 words) - 14:17, 12 August 2013
  • == Plug-in Object Types == There are several different [[SDK:Plug-in Object Types]]. Each type supports different creation and editing ...
    3 KB (468 words) - 15:39, 12 August 2013
  • ...o click once in the drawing to place the Parametric Object, or it may be [[SDK:Menu General Info|a Menu Command]] that displays a complex series of dialog == Parametric Object Types == ...
    11 KB (1,095 words) - 09:03, 7 November 2014
  • [[SDK:Tutorial Module Main|Next: Module Main]] ...able for free download at https://www.vectorworks.net/en-US/support/custom/sdk/sdkdown ...
    6 KB (1,019 words) - 09:44, 12 February 2024
  • Tagged Data is more complex mechanism for storing data into objects than [[SDK:User Data]]. The following data tag value types are supported: ...
    5 KB (612 words) - 15:39, 12 August 2013
  • Inherit [[SDK:IWidgetData|IWidgetData]] Provides popup data for [[SDK:SWidgetDefinition]] widget. Manages list of values that are used to fill po ...
    4 KB (348 words) - 14:17, 12 August 2013
  • This structure is used with [[SDK:IWidgetsProvider]] interface. [[SDK:IWidgetData|IWidgetData]]* ...
    5 KB (448 words) - 09:22, 4 February 2014
  • [[SDK:Tutorial Module Main| Prev: Tutorial Module Main]] | [[SDK:Tutorial A Menu Command|Next: A Menu Command]] ...to Vectorworks that will identify this extension. There are four different types of extensions but they all share common data: ...
    7 KB (1,171 words) - 15:39, 12 August 2013
  • == Parametric Object Types == There are several different types of Parametric Objects. Each type supports different creation and editing fe ...
    3 KB (527 words) - 15:39, 12 August 2013
  • ...:Plug-in Resources]] for more information on editing these custom resource types. *For a menu command the resource type is [[SDK:Menu Command Plug-in Resources|MITM]]. ...
    3 KB (505 words) - 12:51, 16 September 2015
  • ...DK:Plug-in Object Types|2D parametric objects]] only. [[SDK:Plug-in Object Types|3D and Hybrid objects]] will not have that option available. This means tha A plug-in tool can control the view it requires by the [[SDK:Tool Plug-in Resources|tool's resources]]. ...
    5 KB (662 words) - 15:39, 12 August 2013
  • *All other tools are to create different types of controls in the layout (layer) ...K plug-in. This value is also the TEXT resource for the '.vs' file for the SDK plug-in. ...
    14 KB (2,230 words) - 15:19, 16 September 2020
  • The SDK supports several types of Menu Commands. A plug-in Menu Command can be either a single basic menu ...framework of [[SDK:Menu Command Plug-in Resources#MITM|MITM]] resources, [[SDK:Menu Command Plug-in Resources#MMNU|MMNU]] resources, and menu definition f ...
    2 KB (379 words) - 15:39, 12 August 2013
  • Provides widget accessing capabilities for [[SDK:Parametric Custom Shape Pane]] support. [[SDK:IWidgetsProvider::IsUsed|IsUsed]] ...
    3 KB (200 words) - 14:17, 12 August 2013
  • Vectorworks uses two types of lists to hold drawing data, explicitly and non-explicitly terminated lis ...tObjectType|kUserDataNode]] and an internally maintained tag of type [[SDK:Types#SDK_Specific|OSType]] that the plug-in writer can use as a signature. To cr ...
    11 KB (1,785 words) - 19:11, 30 January 2015
  • ...s are identified by a universal name, Vectorworks provides some predefined types in the following string file: <code> "Vectorworks/Strings/AutoDimensionIden ...ent some, none, or all of the predefined types or provide their own custom types. Auto-dimensions may be restricted to be visible in certain views or orien ...
    19 KB (1,897 words) - 14:31, 16 November 2022
  • ...o demonstrate the changes required for existing plug-in to be converted to SDK 2015. All these changes are driven by the need for the SDK 2015 to be 64-bit compatible. ...
    19 KB (1,956 words) - 20:30, 22 September 2014
  • ...e type of the control. Look at the end of the document about the tables of types for each control variable. ...tached to the control. Look at the end of the document about the tables of types for each control variable. ...
    4 KB (611 words) - 14:38, 25 February 2015
  • Provides base data for [[SDK:SWidgetDefinition]] widget. Used in [[SDK:Parametric Custom Shape Pane]] support. ...
    2 KB (139 words) - 14:17, 12 August 2013
  • *Top level of the vwr should now be types == SDK == ...
    7 KB (948 words) - 20:26, 20 October 2014
  • Full example of it being used for all those types can be found in the SDK samples at: The filling the control is simmilar for all types. Here the examples are only for hatches. ...
    3 KB (327 words) - 15:39, 12 August 2013
  • For available types codes see Remarks of [[VCOM:VectorWorks:ISDK::GetObjectType|ISDK::GetObject Some object types are containings. Through that object's MCObjectHandle you can enumerate the ...
    4 KB (502 words) - 18:38, 2 October 2021
  • ...t in the Vectorworks document. Basically you can attach user data to any [[SDK:MCObjectHandle]] There are the following functions in the SDK related to User Data: ...
    6 KB (832 words) - 12:23, 20 May 2014
  • ...changing the cursor to reflect the mouse position on screen by sending [[SDK:Tool Plug-in Events#kToolGetCursor|kToolGetCursor]] event. ...vent doesn't use any additional information from the message parameters ([[SDK:Tool Plug-in Main Function]]). ...
    2 KB (389 words) - 15:39, 12 August 2013
  • The SDK supports two types of Menu Commands. A plug-in Menu Command can be either a single basic menu Registering the extension is done in the module main function. See [[SDK:Plug-in Module#The Plug-in Module Environment]]. ...
    6 KB (707 words) - 15:39, 12 August 2013
  • // constants for the array operators for point types [[Category:SDK Types|WorldPt3]] ...
    4 KB (517 words) - 14:17, 12 August 2013
  • ...presents the column clicked. See the following table for a list of column types. There are several control column types: ...
    4 KB (523 words) - 15:39, 12 August 2013
  • This class represents an array of [[SDK:TXString]]. [[Category:SDK Types|TXStringArray]] ...
    1 KB (137 words) - 14:17, 12 August 2013
  • [[Category:SDK Types|WorldPt]] ...
    4 KB (517 words) - 14:17, 12 August 2013
  • It seems to ignore most object types. It will work with: lines, polylines, polygons, rectangles, arcs, 2D loci, ...tions is 0 for Shallow and 1 for Groups (from `FindObjectAtPoint.h` in the SDK). ...
    4 KB (399 words) - 04:53, 30 December 2020
  • These are the different types of predefined code that the end-user can select: a predefined procedure, a [[SDK:TXString]]& ...
    2 KB (182 words) - 13:54, 19 September 2013
  • The Layout Manager supports several types of user interface items (sometimes referred to as “controls” or “widgets”) [[Category:SDK]] ...
    2 KB (222 words) - 15:39, 12 August 2013
  • [[Category:SDK Types|TransformMatrix]] ...
    7 KB (720 words) - 15:39, 12 August 2013
  • [[SDK:TXString]]& Available predefined code types: ...
    2 KB (150 words) - 15:39, 19 September 2013
  • ...not in an effort to make VectorScript objects as powerful and flexible as SDK objects, but simply to satisfy very specific requirements for specific feat ...'path objects''', this is the ''Edit Group'' behavior. For '''other object types''', the dialog saying ''"The selected object has no edit behavior."'' will ...
    24 KB (2,944 words) - 06:31, 14 May 2021