<Code Lib>
2022 Method
Changes 4
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 nullNothingnullptr The object handle. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the PartMaker does not represent divided volumes.

Loading…