light_position.res
来自「proe5.0野火版下载(中文版免费下载)」· RES 代码 · 共 213 行
RES
213 行
! 29-Apr-08 L-03-08 GHJ $$1 Created! 04-Jun-08 L-03-11 GHJ $$2 Added light position label(Dialog light_position (Components (SubLayout Layout1) ) (Resources (.Label "Light Position") (.Layout (Grid (Rows 1) (Cols 1) Layout1 ) ) ))(Layout Layout1 (Components (SubLayout LPosition) (SubLayout LAimAt) (PushButton Close) ) (Resources (Close.Label "Close") (.Layout (Grid (Rows 1 1 1) (Cols 1) LPosition LAimAt Close ) ) ))(Layout LPosition (Components (Label LPosX) (Label LPosY) (Label LPosZ) (ThumbWheel SPosX) (ThumbWheel SPosY) (ThumbWheel SPosZ) (InputPanel IPosX) (InputPanel IPosY) (InputPanel IPosZ) ) (Resources (LPosX.Label "X") (LPosX.AttachLeft True) (LPosX.LeftOffset 6) (LPosX.RightOffset 5) (LPosY.Label "Y") (LPosY.AttachLeft True) (LPosY.LeftOffset 6) (LPosY.RightOffset 5) (LPosZ.Label "Z") (LPosZ.AttachLeft True) (LPosZ.LeftOffset 6) (LPosZ.RightOffset 5) (SPosX.HelpText "Change Light Position in X-axis") (SPosX.Decorated False) (SPosX.AttachLeft True) (SPosX.AttachRight True) (SPosX.Length 10) (SPosX.DecoratedStyle 4) (SPosY.HelpText "Change Light Position in Y-axis") (SPosY.Decorated False) (SPosY.AttachLeft True) (SPosY.AttachRight True) (SPosY.Length 10) (SPosY.DecoratedStyle 4) (SPosZ.HelpText "Change Light Position in Z-axis") (SPosZ.Decorated False) (SPosZ.AttachLeft True) (SPosZ.AttachRight True) (SPosZ.Length 10) (SPosZ.DecoratedStyle 4) (IPosX.Columns 5) (IPosX.MaxLen 6) (IPosX.HelpText "Change Light Position in X-axis") (IPosX.AttachLeft False) (IPosX.LeftOffset 2) (IPosX.AutoHighlight True) (IPosY.Columns 5) (IPosY.MaxLen 6) (IPosY.HelpText "Change Light Position in Y-axis") (IPosY.AttachLeft False) (IPosY.LeftOffset 2) (IPosY.AutoHighlight True) (IPosZ.Columns 5) (IPosZ.MaxLen 6) (IPosZ.HelpText "Change Light Position in Z-axis") (IPosZ.AttachLeft False) (IPosZ.LeftOffset 2) (IPosZ.AutoHighlight True) (.Label "Source Location") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.TopOffset 4) (.BottomOffset 2) (.LeftOffset 4) (.RightOffset 4) (.Layout (Grid (Rows 0 1 0) (Cols 1 1 1) LPosX SPosX IPosX LPosY SPosY IPosY LPosZ SPosZ IPosZ ) ) ))(Layout LAimAt (Components (Label LAimAtX) (Label LAimAtY) (Label LAimAtZ) (ThumbWheel SAimAtX) (ThumbWheel SAimAtY) (ThumbWheel SAimAtZ) (InputPanel IAimAtX) (InputPanel IAimAtY) (InputPanel IAimAtZ) ) (Resources (LAimAtX.Label "X") (LAimAtX.AttachLeft True) (LAimAtX.Alignment 0) (LAimAtX.LeftOffset 6) (LAimAtX.RightOffset 5) (LAimAtY.Label "Y") (LAimAtY.AttachLeft True) (LAimAtY.Alignment 0) (LAimAtY.LeftOffset 6) (LAimAtY.RightOffset 5) (LAimAtZ.Label "Z") (LAimAtZ.AttachLeft True) (LAimAtZ.Alignment 0) (LAimAtZ.LeftOffset 6) (LAimAtZ.RightOffset 5) (SAimAtX.HelpText "Change Aim at of Light in X-axis") (SAimAtX.Decorated False) (SAimAtX.AttachLeft True) (SAimAtX.AttachRight True) (SAimAtX.Length 10) (SAimAtX.DecoratedStyle 4) (SAimAtY.HelpText "Change Aim at of Light in Y-axis") (SAimAtY.Decorated False) (SAimAtY.AttachLeft True) (SAimAtY.AttachRight True) (SAimAtY.Length 10) (SAimAtY.DecoratedStyle 4) (SAimAtZ.HelpText "Change Aim at of Light in Z-axis") (SAimAtZ.Decorated False) (SAimAtZ.AttachLeft True) (SAimAtZ.AttachRight True) (SAimAtZ.Length 10) (SAimAtZ.DecoratedStyle 4) (IAimAtX.Columns 5) (IAimAtX.MaxLen 6) (IAimAtX.HelpText "Change Aim at of Light in X-axis") (IAimAtX.AttachLeft False) (IAimAtX.LeftOffset 2) (IAimAtX.AutoHighlight True) (IAimAtY.Columns 5) (IAimAtY.MaxLen 6) (IAimAtY.HelpText "Change Aim at of Light in Y-axis") (IAimAtY.AttachLeft False) (IAimAtY.LeftOffset 2) (IAimAtY.AutoHighlight True) (IAimAtZ.Columns 5) (IAimAtZ.MaxLen 6) (IAimAtZ.HelpText "Change Aim at of Light in Z-axis") (IAimAtZ.AttachLeft False) (IAimAtZ.LeftOffset 2) (.Label "Aim Point Location") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.TopOffset 0) (.BottomOffset 4) (.LeftOffset 4) (.RightOffset 4) (.Layout (Grid (Rows 0 1 0) (Cols 1 1 1) LAimAtX SAimAtX IAimAtX LAimAtY SAimAtY IAimAtY LAimAtZ SAimAtZ IAimAtZ ) ) ))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?