Marionette Node Reference: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
Line 38: Line 38:


===Conditionals===
===Conditionals===
'''Is Fill Color By Class'''
Returns whether class fill colors are used for the referenced object
'''Is Fill Pattern By Class'''
Returns whether a class fill pattern is used for the referenced object
'''Is Line Style By Class'''
Returns whether a class line style is used for the referenced object
'''Is Line Weight By Class'''
Returns whether a class line weight is used for the referenced object
'''Is Marker By Class'''
Returns whether a class marker style is used for the referenced object
'''Is Object Flipped'''
Returns the flip orientation of the specified 3D object. This function works for sweeps, extrudes, multiple extrudes, symbols, solids, layer references, and plug-in objects
'''Is Pen Color By Class'''
Returns whether class pen colors are used for the referenced object
'''Is Text Style By Class'''
Determines whether the class text style is used for the referenced object


==Classes==
==Classes==

Revision as of 14:25, 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

Is Fill Color By Class Returns whether class fill colors are used for the referenced object

Is Fill Pattern By Class Returns whether a class fill pattern is used for the referenced object

Is Line Style By Class Returns whether a class line style is used for the referenced object

Is Line Weight By Class Returns whether a class line weight is used for the referenced object

Is Marker By Class Returns whether a class marker style is used for the referenced object

Is Object Flipped Returns the flip orientation of the specified 3D object. This function works for sweeps, extrudes, multiple extrudes, symbols, solids, layer references, and plug-in objects

Is Pen Color By Class Returns whether class pen colors are used for the referenced object

Is Text Style By Class Determines whether the class text style is used for the referenced object

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