Marionette Node Reference: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
Line 13: Line 13:
'''Get Arrow Style''' - Returns the arrow style parameters for the indicated object
'''Get Arrow Style''' - Returns the arrow style parameters for the indicated object


Get Object Marker - Gets all properties for the specified marker of an object
'''Get Object Marker''' - Gets all properties for the specified marker of an object


Get Class - Returns the class assigned to the referenced object. A string "None" is returned if the object has no class assigned to it
'''Get Class''' - Returns the class assigned to the referenced object. A string "None" is returned if the object has no class assigned to it


Get Opacity - Returns the opacity of an object. Opacity is obtained as percentage value in range [0, 100]
'''Get Opacity''' - Returns the opacity of an object. Opacity is obtained as percentage value in range [0, 100]


Get Description - Retrieves any description text that exists for a specified object
'''Get Description''' - Retrieves any description text that exists for a specified object


Get Entity Matrix - Returns the matrix of the plane for a planar object
'''Get Entity Matrix''' - Returns the matrix of the plane for a planar object


Get View Matrix - Returns the view matrix for a layer or viewport object
'''Get View Matrix''' - Returns the view matrix for a layer or viewport object


Get Opacity By Class - Determines whether the object is using a class opacity
'''Get Opacity By Class''' - Determines whether the object is using a class opacity


Get Fill - Returns the fill properties of the referenced object
'''Get Fill''' - Returns the fill properties of the referenced object


Get Line Attribute - Returns the line attributes of the referenced object
'''Get Line Attribute''' - Returns the line attributes of the referenced object


Get Fill Points - Returns start and axis end points of the fill. Note: only works with 2D objects that have a gradient or image fill
'''Get Fill Points''' - Returns start and axis end points of the fill. Note: only works with 2D objects that have a gradient or image fill


Get Marker - Returns marker information of the referenced object
'''Get Marker''' - Returns marker information of the referenced object


===Set Operations===
===Set Operations===

Revision as of 14:19, 15 October 2015

UNDER CONSTRUCTION

  • Special thanks to user Tui Walker Kamakorewa for his work on this reference.

Attributes

Common

Attributes - Assigns this node's attributes to the input object

Get Operations

Get Arrow Style - Returns the arrow style parameters for the indicated object

Get Object Marker - Gets all properties for the specified marker of an object

Get Class - Returns the class assigned to the referenced object. A string "None" is returned if the object has no class assigned to it

Get Opacity - Returns the opacity of an object. Opacity is obtained as percentage value in range [0, 100]

Get Description - Retrieves any description text that exists for a specified object

Get Entity Matrix - Returns the matrix of the plane for a planar object

Get View Matrix - Returns the view matrix for a layer or viewport object

Get Opacity By Class - Determines whether the object is using a class opacity

Get Fill - Returns the fill properties of the referenced object

Get Line Attribute - Returns the line attributes of the referenced object

Get Fill Points - Returns start and axis end points of the fill. Note: only works with 2D objects that have a gradient or image fill

Get Marker - Returns marker information of the referenced object

Set Operations

Conditionals

Classes

Data Flow

Debug

Input

Layers

Common

Others

Math

Basic Math

Linear Algebra

Number-Theoretic and Representation

Power and Logarithmic

Trigonometric

Angular Conversion

Hyperbolic

Special

Constants

Complex Numbers - Conversion Coordinates

Complex Numbers - Power and Logarithmic

Complex Numbers - Trigonometry

Complex Numbers - Classification

Complex Numbers - Constants

Complex Numbers - Hyperbolic

Object Info

Objects

Arc

Circle

Line

Locus

NURBS

Oval

Poly2D

Poly3D

Rectangle

Solid

Text

Operations

Points

Records & IFC

String

Textures

Common

Get Operations

Set Operations

Conditionals

Other Operations