<Code Lib>
2026 Method
Changes 5
M

PartUtils.GetPartMakerMethodToDivideVolumeFW

Description:
Obtains the object allowing access to the divided volume properties of the PartMaker.

public static PartMakerMethodToDivideVolumes GetPartMakerMethodToDivideVolumeFW(
	PartMaker partMaker
)

Return Value PartMakerMethodToDivideVolumes The object handle. Returns if the PartMaker does not represent divided volumes.

Loading…