PartPropertiesParseNumberStart Method |
返回用户文档首页Namespace: LoongCAD.STC.PluginsAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic static bool ParseNumberStart(
int srcStartValue,
out bool noFixed,
out int noStart,
bool defFixed = false,
int defStart = 1
)
Parameters
- srcStartValue Int32
-
- noFixed Boolean
-
- noStart Int32
-
- defFixed Boolean (Optional)
-
- defStart Int32 (Optional)
-
Return Value
Boolean
See Also