KeepPartAndCloneSolidObjectToNextPageAlgorithm.KeepPartAndCloneSolidObjectToNextPageAlgorithm

KeepPartAndCloneSolidObjectToNextPageAlgorithm()

の新しいインスタンスを初期化しますKeepPartAndCloneSolidObjectToNextPageAlgorithmクラス、複製されたパーツのデフォルトの高さ制限を使用.

public KeepPartAndCloneSolidObjectToNextPageAlgorithm()

関連項目


KeepPartAndCloneSolidObjectToNextPageAlgorithm(float)

の新しいインスタンスを初期化しますKeepPartAndCloneSolidObjectToNextPageAlgorithmクラス、クローンされたパーツの特定の高さ制限を使用.

public KeepPartAndCloneSolidObjectToNextPageAlgorithm(float heightLimitOfClonedPart)
パラメータタイプ説明
heightLimitOfClonedPartSingle複製パーツの最大高さ.

関連項目