VS:GetHLLineStyle
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Gets the Line Style of the specified Hidden Line Rendering options handle.PROCEDURE GetHLLineStyle(
HLOptionsHandle :HANDLE;
VAR lineStyle :INTEGER);
def vs.GetHLLineStyle(HLOptionsHandle): return lineStyle
Parameters
HLOptionsHandle HANDLE lineStyle INTEGER