<Code Lib>
2025 Method
Changes 0
M

FabricationPart.GetDimensionCalculatedOptions

Description:
Gets the calculated options of the fabrication dimension.

public IList<string> GetDimensionCalculatedOptions(
	FabricationDimensionDefinition dim
)

Return Value IList<String> The calculated options of the fabrication dimension.

Loading…