// =========================================================================== // 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 "Actual Size" m_AEfltLightPointShapeTemplate.kActualSize; displayString -replace -value "Ambient Intensity" m_AEfltLightPointShapeTemplate.kAmbientIntensity; displayString -replace -value "Back Color" m_AEfltLightPointShapeTemplate.kBackColor; displayString -replace -value "Back Intensity" m_AEfltLightPointShapeTemplate.kBackIntensity; displayString -replace -value "Calligraphic Draw POrder" m_AEfltLightPointShapeTemplate.kCalligraphicDrawOrder; displayString -replace -value "Custom Decay Rate" m_AEfltLightPointShapeTemplate.kCustomDecayRate; displayString -replace -value "Decay Rate" m_AEfltLightPointShapeTemplate.kDecayRate; displayString -replace -value "Display" m_AEfltLightPointShapeTemplate.kDisplay; displayString -replace -value "Distance Measure" m_AEfltLightPointShapeTemplate.kDistanceMeasure; displayString -replace -value "Drop Out Priority" m_AEfltLightPointShapeTemplate.kDropOutPriority; displayString -replace -value "Enabled Period" m_AEfltLightPointShapeTemplate.kEnabledPeriod; displayString -replace -value "Exponent" m_AEfltLightPointShapeTemplate.kExponent; displayString -replace -value "Exponent Scale" m_AEfltLightPointShapeTemplate.kExponentScale; displayString -replace -value "Feature ID" m_AEfltLightPointShapeTemplate.kFeatureID; displayString -replace -value "Fog Punch" m_AEfltLightPointShapeTemplate.kFogPunch; displayString -replace -value "Fog Scalar" m_AEfltLightPointShapeTemplate.kFogScalar; displayString -replace -value "Front Intensity" m_AEfltLightPointShapeTemplate.kFrontIntensity; displayString -replace -value "Horizontal" m_AEfltLightPointShapeTemplate.kHorizontal; displayString -replace -value "Light Directionality" m_AEfltLightPointShapeTemplate.kLightDirectionality; displayString -replace -value "Light Size in Pixels" m_AEfltLightPointShapeTemplate.kLightSizeinPixels; displayString -replace -value "Lobe" m_AEfltLightPointShapeTemplate.kLobe; displayString -replace -value "Lobe Angle" m_AEfltLightPointShapeTemplate.kLobeAngle; displayString -replace -value "Maximum Defocus" m_AEfltLightPointShapeTemplate.kMaxDefocus; displayString -replace -value "Maximum Size in Pixels" m_AEfltLightPointShapeTemplate.kMaxSizeinPixels; displayString -replace -value "Minimum Defocus" m_AEfltLightPointShapeTemplate.kMinDefocus; displayString -replace -value "Minimum Size in Pixels" m_AEfltLightPointShapeTemplate.kMinSizeinPixels; displayString -replace -value "Minimum Falloff" m_AEfltLightPointShapeTemplate.kMinimumFalloff; displayString -replace -value "Normals" m_AEfltLightPointShapeTemplate.kNormals; displayString -replace -value "Period" m_AEfltLightPointShapeTemplate.kPeriod; displayString -replace -value "Perspective Fading" m_AEfltLightPointShapeTemplate.kPerspectiveFading; displayString -replace -value "Phase Delay" m_AEfltLightPointShapeTemplate.kPhaseDelay; displayString -replace -value "Roll" m_AEfltLightPointShapeTemplate.kRoll; displayString -replace -value "Rotation Animation" m_AEfltLightPointShapeTemplate.kRotationAnimation; displayString -replace -value "Rotation Axis" m_AEfltLightPointShapeTemplate.kRotationAxis; displayString -replace -value "Shape Attributes" m_AEfltLightPointShapeTemplate.kShapeAttributes; displayString -replace -value "Size" m_AEfltLightPointShapeTemplate.kSize; displayString -replace -value "Size Difference Threshold" m_AEfltLightPointShapeTemplate.kSizeDifferenceThreshold; displayString -replace -value "Surface Material Code" m_AEfltLightPointShapeTemplate.kSurfaceMaterialCode; displayString -replace -value "Target System Display" m_AEfltLightPointShapeTemplate.kTargetSystemDisplay; displayString -replace -value "Transparent Falloff" m_AEfltLightPointShapeTemplate.kTransparentFalloff; displayString -replace -value "Type" m_AEfltLightPointShapeTemplate.kType; displayString -replace -value "Type of Display" m_AEfltLightPointShapeTemplate.kTypeofDisplay; displayString -replace -value "Undefined Decay Rate selected" m_AEfltLightPointShapeTemplate.kUndefinedDecayError; displayString -replace -value "Undefined Directional Type selected" m_AEfltLightPointShapeTemplate.kUndefinedDirectionError; displayString -replace -value "Vertical" m_AEfltLightPointShapeTemplate.kVertical; displayString -replace -value "Visibility" m_AEfltLightPointShapeTemplate.kVisibility;