// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value "Color Per Vertex" m_AEstrokeTemplate.kColorPerVertex; displayString -replace -value "Display Quality" m_AEstrokeTemplate.kDisplayQuality; displayString -replace -value "End Bounds" m_AEstrokeTemplate.kEndBounds; displayString -replace -value "Flower Vertex Buffer" m_AEstrokeTemplate.kFlowerVertexBuffer; displayString -replace -value "Hard Edges" m_AEstrokeTemplate.kHardEdges; displayString -replace -value "in 3D" m_AEstrokeTemplate.kInThreeD; displayString -replace -value "Input Curves" m_AEstrokeTemplate.kInputCurves; displayString -replace -value "Leaf Vertex Buffer" m_AEstrokeTemplate.kLeafVertexBuffer; displayString -replace -value "Main Vertex Buffer" m_AEstrokeTemplate.kMainVertexBuffer; displayString -replace -value "Mesh Output" m_AEstrokeTemplate.kMeshOutput; displayString -replace -value "Mesh Vertex Details" m_AEstrokeTemplate.kMeshVertexDetails; displayString -replace -value "Normal Direction" m_AEstrokeTemplate.kNormalDirection; displayString -replace -value "Nurbs Output" m_AEstrokeTemplate.kNurbsOutput; displayString -replace -value "on View Plane" m_AEstrokeTemplate.kOnViewPlane; displayString -replace -value "Output Quads" m_AEstrokeTemplate.kOutputQuads; displayString -replace -value "Poly Limit" m_AEstrokeTemplate.kPolyLimit; displayString -replace -value "Position stroke:" m_AEstrokeTemplate.kPositionStroke; displayString -replace -value "Pressure Mappings" m_AEstrokeTemplate.kPressureMappings;