VS:SetVPClOvrdPenOpty

From Vectorworks Developer
Jump to: navigation, search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Sets the pen opacity for a class override.
PROCEDURE SetVPClOvrdPenOpty(
viewportHandle  :HANDLE;
className  :STRING;
penOpacity  :INTEGER);
def vs.SetVPClOvrdPenOpty(viewportHandle, className, penOpacity):
    return None

Parameters

viewportHandle HANDLE The viewport handle.
className STRING Name of the class.
penOpacity INTEGER The pen opacity as a percentage (0-100).

Return Value

True if the class override exists.

False otherwise.

Version

Availability: from Vectorworks 2014

See Also

VS Functions:

VS:GetVPClOvrdPenOpty

VS Functions: [[VS:GetVPClOvrdPenOpty]]
Personal tools
NamespacesFFFF

Variants
Actions
Advanced Search
See Also
Navigation
Toolbox