Category:Subroutines - Attributes
From Vectorlab
Standard subroutines for Attributes.
These scripts do not work as stand-alone. Please mind that
- GetLW: in VW up to 15 SP2 following objects fail to return the Line Weight and rise a warning: 3D Polys, Extrudes, Meshes, Groups.
- SetLW: groups rise a warning if you attempt to set the Line Weight.
- NOTE
- For using these subroutines you do well to load first the constants stored in Attr- All constants.
Each of the routines listed in the category VectorScript Subroutines is available under the MIT licencing, if not differently specified.
Using the routines you accept its terms.
To place a new article in this category, create a page with the inputbox below. Type the name of the page in the edit field:
Pages in this category
- Attr-All by class
- FUNCTION A_SetAllByClass(h: HANDLE): BOOLEAN;...(more)
- Attr-Attributes copy
- PROCEDURE A_AttrCopy(source, target: HANDLE);...(more)
- Attr-Class Attributes Write
- PROCEDURE A_GetClassAttrs_WriteLn2(clN: STRING);...(more)
- Example •
- Attr-Texture Space align
- PROCEDURE A_TextureSpaceAlign(source, target, texSpSource, texSpTarget: HANDLE);...(more)
- Attr-Texture Space copy
- PROCEDURE A_TextureSpaceCopy(texSpSource, texSpTarget: HANDLE);...(more)
- Attr-Texture by class
- PROCEDURE A_TextureByClass(h: HANDLE);...(more)
- Attr-Texture copy
- PROCEDURE A_TextureCopy(source, target: HANDLE; sourcePart: INTEGER);...(more)
- Attr-Texture name
- FUNCTION A_TextureName(nameIndx: LONGINT): STRING;...(more)
- Attr-Texture name by part
- FUNCTION A_TextureNameByPart(h: HANDLE; partID: INTEGER): STRING;...(more)
- Attr- All constants
- k_FillNone = 1;...(more)
Articles in category "Subroutines - Attributes"
There are 10 articles in this category.
A |
A cont. |
A cont. |
