API ドキュメンテーション > Solids and parts > Object ProSolid > Function ProSolidDimensionToLinear
Function ProSolidDimensionToLinear
Description
Converts an ordinate dimension to linear.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDimension.h>
ProSolidDimensionToLinear
(
ProDimension* dimension
/* (In)
ordinate dimension to be converted to linear.
*/
)
Returns
successfully converted the ordinate dimension to linear.
one or more of the input arguments are invalid.
failed to convert the ordinate dimension to linear.
Could not modify the given item because it has read-only access.
これは役に立ちましたか?