This commit is contained in:
2026-09-09 18:06:21 +08:00
parent 161af68fe3
commit 45b9f9ed5d
79 changed files with 1167 additions and 1532 deletions
+60
View File
@@ -119270,6 +119270,50 @@ references:
isSpec: "True"
fullName: Hi.NcParsers.Dependencys.Siemens.SiemensToolOffsetTableProxy.XName
nameWithType: SiemensToolOffsetTableProxy.XName
- uid: Hi.NcParsers.Dependencys.StrokeLimitUtil
name: StrokeLimitUtil
href: api/Hi.NcParsers.Dependencys.StrokeLimitUtil.html
commentId: T:Hi.NcParsers.Dependencys.StrokeLimitUtil
fullName: Hi.NcParsers.Dependencys.StrokeLimitUtil
nameWithType: StrokeLimitUtil
- uid: Hi.NcParsers.Dependencys.StrokeLimitUtil.DescribeUnlimitedAxes(System.Collections.Generic.IEnumerable{System.String},System.Func{System.String,System.Nullable{System.Double}},System.Func{System.String,System.Nullable{System.Double}})
name: DescribeUnlimitedAxes(IEnumerable<string>, Func<string, double?>, Func<string, double?>)
href: api/Hi.NcParsers.Dependencys.StrokeLimitUtil.html#Hi_NcParsers_Dependencys_StrokeLimitUtil_DescribeUnlimitedAxes_System_Collections_Generic_IEnumerable_System_String__System_Func_System_String_System_Nullable_System_Double___System_Func_System_String_System_Nullable_System_Double___
commentId: M:Hi.NcParsers.Dependencys.StrokeLimitUtil.DescribeUnlimitedAxes(System.Collections.Generic.IEnumerable{System.String},System.Func{System.String,System.Nullable{System.Double}},System.Func{System.String,System.Nullable{System.Double}})
name.vb: DescribeUnlimitedAxes(IEnumerable(Of String), Func(Of String, Double?), Func(Of String, Double?))
fullName: Hi.NcParsers.Dependencys.StrokeLimitUtil.DescribeUnlimitedAxes(System.Collections.Generic.IEnumerable<string>, System.Func<string, double?>, System.Func<string, double?>)
fullName.vb: Hi.NcParsers.Dependencys.StrokeLimitUtil.DescribeUnlimitedAxes(System.Collections.Generic.IEnumerable(Of String), System.Func(Of String, Double?), System.Func(Of String, Double?))
nameWithType: StrokeLimitUtil.DescribeUnlimitedAxes(IEnumerable<string>, Func<string, double?>, Func<string, double?>)
nameWithType.vb: StrokeLimitUtil.DescribeUnlimitedAxes(IEnumerable(Of String), Func(Of String, Double?), Func(Of String, Double?))
- uid: Hi.NcParsers.Dependencys.StrokeLimitUtil.DescribeUnlimitedAxes*
name: DescribeUnlimitedAxes
href: api/Hi.NcParsers.Dependencys.StrokeLimitUtil.html#Hi_NcParsers_Dependencys_StrokeLimitUtil_DescribeUnlimitedAxes_
commentId: Overload:Hi.NcParsers.Dependencys.StrokeLimitUtil.DescribeUnlimitedAxes
isSpec: "True"
fullName: Hi.NcParsers.Dependencys.StrokeLimitUtil.DescribeUnlimitedAxes
nameWithType: StrokeLimitUtil.DescribeUnlimitedAxes
- uid: Hi.NcParsers.Dependencys.StrokeLimitUtil.GetChainAxisNames(Hi.Numerical.Xyzabc.IXyzabcChain,System.Boolean)
name: GetChainAxisNames(IXyzabcChain, bool)
href: api/Hi.NcParsers.Dependencys.StrokeLimitUtil.html#Hi_NcParsers_Dependencys_StrokeLimitUtil_GetChainAxisNames_Hi_Numerical_Xyzabc_IXyzabcChain_System_Boolean_
commentId: M:Hi.NcParsers.Dependencys.StrokeLimitUtil.GetChainAxisNames(Hi.Numerical.Xyzabc.IXyzabcChain,System.Boolean)
name.vb: GetChainAxisNames(IXyzabcChain, Boolean)
fullName: Hi.NcParsers.Dependencys.StrokeLimitUtil.GetChainAxisNames(Hi.Numerical.Xyzabc.IXyzabcChain, bool)
fullName.vb: Hi.NcParsers.Dependencys.StrokeLimitUtil.GetChainAxisNames(Hi.Numerical.Xyzabc.IXyzabcChain, Boolean)
nameWithType: StrokeLimitUtil.GetChainAxisNames(IXyzabcChain, bool)
nameWithType.vb: StrokeLimitUtil.GetChainAxisNames(IXyzabcChain, Boolean)
- uid: Hi.NcParsers.Dependencys.StrokeLimitUtil.GetChainAxisNames*
name: GetChainAxisNames
href: api/Hi.NcParsers.Dependencys.StrokeLimitUtil.html#Hi_NcParsers_Dependencys_StrokeLimitUtil_GetChainAxisNames_
commentId: Overload:Hi.NcParsers.Dependencys.StrokeLimitUtil.GetChainAxisNames
isSpec: "True"
fullName: Hi.NcParsers.Dependencys.StrokeLimitUtil.GetChainAxisNames
nameWithType: StrokeLimitUtil.GetChainAxisNames
- uid: Hi.NcParsers.Dependencys.StrokeLimitUtil.McAxisNames
name: McAxisNames
href: api/Hi.NcParsers.Dependencys.StrokeLimitUtil.html#Hi_NcParsers_Dependencys_StrokeLimitUtil_McAxisNames
commentId: F:Hi.NcParsers.Dependencys.StrokeLimitUtil.McAxisNames
fullName: Hi.NcParsers.Dependencys.StrokeLimitUtil.McAxisNames
nameWithType: StrokeLimitUtil.McAxisNames
- uid: Hi.NcParsers.Dependencys.Syntec
name: Hi.NcParsers.Dependencys.Syntec
href: api/Hi.NcParsers.Dependencys.Syntec.html
@@ -137703,6 +137747,22 @@ references:
isSpec: "True"
fullName: Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.Build
nameWithType: ProgramEndSyntax.Build
- uid: Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.IsResetEdge(Hi.Common.Collections.LazyLinkedListNode{Hi.NcParsers.Syntaxs.SyntaxPiece})
name: IsResetEdge(LazyLinkedListNode<SyntaxPiece>)
href: api/Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.html#Hi_NcParsers_LogicSyntaxs_ProgramEndSyntax_IsResetEdge_Hi_Common_Collections_LazyLinkedListNode_Hi_NcParsers_Syntaxs_SyntaxPiece__
commentId: M:Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.IsResetEdge(Hi.Common.Collections.LazyLinkedListNode{Hi.NcParsers.Syntaxs.SyntaxPiece})
name.vb: IsResetEdge(LazyLinkedListNode(Of SyntaxPiece))
fullName: Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.IsResetEdge(Hi.Common.Collections.LazyLinkedListNode<Hi.NcParsers.Syntaxs.SyntaxPiece>)
fullName.vb: Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.IsResetEdge(Hi.Common.Collections.LazyLinkedListNode(Of Hi.NcParsers.Syntaxs.SyntaxPiece))
nameWithType: ProgramEndSyntax.IsResetEdge(LazyLinkedListNode<SyntaxPiece>)
nameWithType.vb: ProgramEndSyntax.IsResetEdge(LazyLinkedListNode(Of SyntaxPiece))
- uid: Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.IsResetEdge*
name: IsResetEdge
href: api/Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.html#Hi_NcParsers_LogicSyntaxs_ProgramEndSyntax_IsResetEdge_
commentId: Overload:Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.IsResetEdge
isSpec: "True"
fullName: Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.IsResetEdge
nameWithType: ProgramEndSyntax.IsResetEdge
- uid: Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.MakeXmlSource(System.String,System.String,System.Boolean)
name: MakeXmlSource(string, string, bool)
href: api/Hi.NcParsers.LogicSyntaxs.ProgramEndSyntax.html#Hi_NcParsers_LogicSyntaxs_ProgramEndSyntax_MakeXmlSource_System_String_System_String_System_Boolean_