This commit is contained in:
2025-09-24 09:26:04 +08:00
parent 1dbcb3764d
commit 56fe9c7d74
34 changed files with 390 additions and 175 deletions
+117 -47
View File
@@ -1,9 +1,15 @@
### YamlMime:XRefMap
sorted: true
references:
- uid: Cmd-NcOptimization
name: NC優化
href: brief/user-guide/zh-Hant/script/NcOptimization/index.html
- uid: Cmd-PlayCsvFile
name: 執行CSV檔
href: brief/user-guide/zh-Hant/script/PlayCsvFile/play-csv-file.html
- uid: Cmd-Resolution
name: 仿真解析度
href: brief/user-guide/zh-Hant/script/Resolution/index.html
- uid: Cmd-WriteStepFiles
name: 輸出步資料檔案
href: brief/user-guide/zh-Hant/script/WriteStepFiles/index.html
@@ -115291,36 +115297,36 @@ references:
commentId: F:Hi.Numerical.CncBrand.Syntec
fullName: Hi.Numerical.CncBrand.Syntec
nameWithType: CncBrand.Syntec
- uid: Hi.Numerical.CommentMarkEnum
name: CommentMarkEnum
href: api/Hi.Numerical.CommentMarkEnum.html
commentId: T:Hi.Numerical.CommentMarkEnum
fullName: Hi.Numerical.CommentMarkEnum
nameWithType: CommentMarkEnum
- uid: Hi.Numerical.CommentMarkEnum.DoubleSlash
- uid: Hi.Numerical.CommentMark
name: CommentMark
href: api/Hi.Numerical.CommentMark.html
commentId: T:Hi.Numerical.CommentMark
fullName: Hi.Numerical.CommentMark
nameWithType: CommentMark
- uid: Hi.Numerical.CommentMark.DoubleSlash
name: DoubleSlash
href: api/Hi.Numerical.CommentMarkEnum.html#Hi_Numerical_CommentMarkEnum_DoubleSlash
commentId: F:Hi.Numerical.CommentMarkEnum.DoubleSlash
fullName: Hi.Numerical.CommentMarkEnum.DoubleSlash
nameWithType: CommentMarkEnum.DoubleSlash
- uid: Hi.Numerical.CommentMarkEnum.HeadPercent
href: api/Hi.Numerical.CommentMark.html#Hi_Numerical_CommentMark_DoubleSlash
commentId: F:Hi.Numerical.CommentMark.DoubleSlash
fullName: Hi.Numerical.CommentMark.DoubleSlash
nameWithType: CommentMark.DoubleSlash
- uid: Hi.Numerical.CommentMark.HeadPercent
name: HeadPercent
href: api/Hi.Numerical.CommentMarkEnum.html#Hi_Numerical_CommentMarkEnum_HeadPercent
commentId: F:Hi.Numerical.CommentMarkEnum.HeadPercent
fullName: Hi.Numerical.CommentMarkEnum.HeadPercent
nameWithType: CommentMarkEnum.HeadPercent
- uid: Hi.Numerical.CommentMarkEnum.Quote
href: api/Hi.Numerical.CommentMark.html#Hi_Numerical_CommentMark_HeadPercent
commentId: F:Hi.Numerical.CommentMark.HeadPercent
fullName: Hi.Numerical.CommentMark.HeadPercent
nameWithType: CommentMark.HeadPercent
- uid: Hi.Numerical.CommentMark.Quote
name: Quote
href: api/Hi.Numerical.CommentMarkEnum.html#Hi_Numerical_CommentMarkEnum_Quote
commentId: F:Hi.Numerical.CommentMarkEnum.Quote
fullName: Hi.Numerical.CommentMarkEnum.Quote
nameWithType: CommentMarkEnum.Quote
- uid: Hi.Numerical.CommentMarkEnum.Semicolon
href: api/Hi.Numerical.CommentMark.html#Hi_Numerical_CommentMark_Quote
commentId: F:Hi.Numerical.CommentMark.Quote
fullName: Hi.Numerical.CommentMark.Quote
nameWithType: CommentMark.Quote
- uid: Hi.Numerical.CommentMark.Semicolon
name: Semicolon
href: api/Hi.Numerical.CommentMarkEnum.html#Hi_Numerical_CommentMarkEnum_Semicolon
commentId: F:Hi.Numerical.CommentMarkEnum.Semicolon
fullName: Hi.Numerical.CommentMarkEnum.Semicolon
nameWithType: CommentMarkEnum.Semicolon
href: api/Hi.Numerical.CommentMark.html#Hi_Numerical_CommentMark_Semicolon
commentId: F:Hi.Numerical.CommentMark.Semicolon
fullName: Hi.Numerical.CommentMark.Semicolon
nameWithType: CommentMark.Semicolon
- uid: Hi.Numerical.CoordinateEntryDisplayee
name: CoordinateEntryDisplayee
href: api/Hi.Numerical.CoordinateEntryDisplayee.html
@@ -118169,15 +118175,15 @@ references:
commentId: T:Hi.Numerical.NcComment
fullName: Hi.Numerical.NcComment
nameWithType: NcComment
- uid: Hi.Numerical.NcComment.#ctor(System.String,Hi.Numerical.CommentMarkEnum)
name: NcComment(string, CommentMarkEnum)
href: api/Hi.Numerical.NcComment.html#Hi_Numerical_NcComment__ctor_System_String_Hi_Numerical_CommentMarkEnum_
commentId: M:Hi.Numerical.NcComment.#ctor(System.String,Hi.Numerical.CommentMarkEnum)
name.vb: New(String, CommentMarkEnum)
fullName: Hi.Numerical.NcComment.NcComment(string, Hi.Numerical.CommentMarkEnum)
fullName.vb: Hi.Numerical.NcComment.New(String, Hi.Numerical.CommentMarkEnum)
nameWithType: NcComment.NcComment(string, CommentMarkEnum)
nameWithType.vb: NcComment.New(String, CommentMarkEnum)
- uid: Hi.Numerical.NcComment.#ctor(System.String,Hi.Numerical.CommentMark)
name: NcComment(string, CommentMark)
href: api/Hi.Numerical.NcComment.html#Hi_Numerical_NcComment__ctor_System_String_Hi_Numerical_CommentMark_
commentId: M:Hi.Numerical.NcComment.#ctor(System.String,Hi.Numerical.CommentMark)
name.vb: New(String, CommentMark)
fullName: Hi.Numerical.NcComment.NcComment(string, Hi.Numerical.CommentMark)
fullName.vb: Hi.Numerical.NcComment.New(String, Hi.Numerical.CommentMark)
nameWithType: NcComment.NcComment(string, CommentMark)
nameWithType.vb: NcComment.New(String, CommentMark)
- uid: Hi.Numerical.NcComment.#ctor*
name: NcComment
href: api/Hi.Numerical.NcComment.html#Hi_Numerical_NcComment__ctor_
@@ -118188,19 +118194,19 @@ references:
fullName.vb: Hi.Numerical.NcComment.New
nameWithType: NcComment.NcComment
nameWithType.vb: NcComment.New
- uid: Hi.Numerical.NcComment.CommentMarkEnum
name: CommentMarkEnum
href: api/Hi.Numerical.NcComment.html#Hi_Numerical_NcComment_CommentMarkEnum
commentId: P:Hi.Numerical.NcComment.CommentMarkEnum
fullName: Hi.Numerical.NcComment.CommentMarkEnum
nameWithType: NcComment.CommentMarkEnum
- uid: Hi.Numerical.NcComment.CommentMarkEnum*
name: CommentMarkEnum
href: api/Hi.Numerical.NcComment.html#Hi_Numerical_NcComment_CommentMarkEnum_
commentId: Overload:Hi.Numerical.NcComment.CommentMarkEnum
- uid: Hi.Numerical.NcComment.CommentMark
name: CommentMark
href: api/Hi.Numerical.NcComment.html#Hi_Numerical_NcComment_CommentMark
commentId: P:Hi.Numerical.NcComment.CommentMark
fullName: Hi.Numerical.NcComment.CommentMark
nameWithType: NcComment.CommentMark
- uid: Hi.Numerical.NcComment.CommentMark*
name: CommentMark
href: api/Hi.Numerical.NcComment.html#Hi_Numerical_NcComment_CommentMark_
commentId: Overload:Hi.Numerical.NcComment.CommentMark
isSpec: "True"
fullName: Hi.Numerical.NcComment.CommentMarkEnum
nameWithType: NcComment.CommentMarkEnum
fullName: Hi.Numerical.NcComment.CommentMark
nameWithType: NcComment.CommentMark
- uid: Hi.Numerical.NcComment.Content
name: Content
href: api/Hi.Numerical.NcComment.html#Hi_Numerical_NcComment_Content
@@ -119591,6 +119597,19 @@ references:
isSpec: "True"
fullName: Hi.Numerical.NcFlagUtil.IsOnArcCommand
nameWithType: NcFlagUtil.IsOnArcCommand
- uid: Hi.Numerical.NcFlagUtil.IsOnSimpleMachiningMode(System.Collections.BitArray)
name: IsOnSimpleMachiningMode(BitArray)
href: api/Hi.Numerical.NcFlagUtil.html#Hi_Numerical_NcFlagUtil_IsOnSimpleMachiningMode_System_Collections_BitArray_
commentId: M:Hi.Numerical.NcFlagUtil.IsOnSimpleMachiningMode(System.Collections.BitArray)
fullName: Hi.Numerical.NcFlagUtil.IsOnSimpleMachiningMode(System.Collections.BitArray)
nameWithType: NcFlagUtil.IsOnSimpleMachiningMode(BitArray)
- uid: Hi.Numerical.NcFlagUtil.IsOnSimpleMachiningMode*
name: IsOnSimpleMachiningMode
href: api/Hi.Numerical.NcFlagUtil.html#Hi_Numerical_NcFlagUtil_IsOnSimpleMachiningMode_
commentId: Overload:Hi.Numerical.NcFlagUtil.IsOnSimpleMachiningMode
isSpec: "True"
fullName: Hi.Numerical.NcFlagUtil.IsOnSimpleMachiningMode
nameWithType: NcFlagUtil.IsOnSimpleMachiningMode
- uid: Hi.Numerical.NcFlagUtil.IsRadiusCompensationEnabled(System.Collections.BitArray)
name: IsRadiusCompensationEnabled(BitArray)
href: api/Hi.Numerical.NcFlagUtil.html#Hi_Numerical_NcFlagUtil_IsRadiusCompensationEnabled_System_Collections_BitArray_
@@ -121641,6 +121660,54 @@ references:
isSpec: "True"
fullName: Hi.Numerical.NcUtil.GrabComment
nameWithType: NcUtil.GrabComment
- uid: Hi.Numerical.NcUtil.GrabDoubleABC(System.String@,System.Boolean)
name: GrabDoubleABC(ref string, bool)
href: api/Hi.Numerical.NcUtil.html#Hi_Numerical_NcUtil_GrabDoubleABC_System_String__System_Boolean_
commentId: M:Hi.Numerical.NcUtil.GrabDoubleABC(System.String@,System.Boolean)
name.vb: GrabDoubleABC(String, Boolean)
fullName: Hi.Numerical.NcUtil.GrabDoubleABC(ref string, bool)
fullName.vb: Hi.Numerical.NcUtil.GrabDoubleABC(String, Boolean)
nameWithType: NcUtil.GrabDoubleABC(ref string, bool)
nameWithType.vb: NcUtil.GrabDoubleABC(String, Boolean)
- uid: Hi.Numerical.NcUtil.GrabDoubleABC*
name: GrabDoubleABC
href: api/Hi.Numerical.NcUtil.html#Hi_Numerical_NcUtil_GrabDoubleABC_
commentId: Overload:Hi.Numerical.NcUtil.GrabDoubleABC
isSpec: "True"
fullName: Hi.Numerical.NcUtil.GrabDoubleABC
nameWithType: NcUtil.GrabDoubleABC
- uid: Hi.Numerical.NcUtil.GrabDoubleXYZ(System.String@,System.Boolean)
name: GrabDoubleXYZ(ref string, bool)
href: api/Hi.Numerical.NcUtil.html#Hi_Numerical_NcUtil_GrabDoubleXYZ_System_String__System_Boolean_
commentId: M:Hi.Numerical.NcUtil.GrabDoubleXYZ(System.String@,System.Boolean)
name.vb: GrabDoubleXYZ(String, Boolean)
fullName: Hi.Numerical.NcUtil.GrabDoubleXYZ(ref string, bool)
fullName.vb: Hi.Numerical.NcUtil.GrabDoubleXYZ(String, Boolean)
nameWithType: NcUtil.GrabDoubleXYZ(ref string, bool)
nameWithType.vb: NcUtil.GrabDoubleXYZ(String, Boolean)
- uid: Hi.Numerical.NcUtil.GrabDoubleXYZ*
name: GrabDoubleXYZ
href: api/Hi.Numerical.NcUtil.html#Hi_Numerical_NcUtil_GrabDoubleXYZ_
commentId: Overload:Hi.Numerical.NcUtil.GrabDoubleXYZ
isSpec: "True"
fullName: Hi.Numerical.NcUtil.GrabDoubleXYZ
nameWithType: NcUtil.GrabDoubleXYZ
- uid: Hi.Numerical.NcUtil.GrabFlag(System.String@,System.String)
name: GrabFlag(ref string, string)
href: api/Hi.Numerical.NcUtil.html#Hi_Numerical_NcUtil_GrabFlag_System_String__System_String_
commentId: M:Hi.Numerical.NcUtil.GrabFlag(System.String@,System.String)
name.vb: GrabFlag(String, String)
fullName: Hi.Numerical.NcUtil.GrabFlag(ref string, string)
fullName.vb: Hi.Numerical.NcUtil.GrabFlag(String, String)
nameWithType: NcUtil.GrabFlag(ref string, string)
nameWithType.vb: NcUtil.GrabFlag(String, String)
- uid: Hi.Numerical.NcUtil.GrabFlag*
name: GrabFlag
href: api/Hi.Numerical.NcUtil.html#Hi_Numerical_NcUtil_GrabFlag_
commentId: Overload:Hi.Numerical.NcUtil.GrabFlag
isSpec: "True"
fullName: Hi.Numerical.NcUtil.GrabFlag
nameWithType: NcUtil.GrabFlag
- uid: Hi.Numerical.NcUtil.GrabHeadPercentComment(System.String,Hi.Numerical.NcComment@)
name: GrabHeadPercentComment(string, out NcComment)
href: api/Hi.Numerical.NcUtil.html#Hi_Numerical_NcUtil_GrabHeadPercentComment_System_String_Hi_Numerical_NcComment__
@@ -134834,6 +134901,9 @@ references:
isSpec: "True"
fullName: HiNc.Grpcs.MachiningProjectGrpcServer.XName
nameWithType: MachiningProjectGrpcServer.XName
- uid: NcOptimization
name: NC優化
href: brief/user-guide/zh-Hant/optimization/index.html
- uid: Sample
name: Sample
href: brief/sample/Sample.html