我已經用了CATIPrtFactory::CreateHole() 來打了一個孔, 但是我想設定 這個hole的offset 值當個limit type 是up to next 或 up to last. 我嘗試用CATIPrtLimit::SetOffset() 但是這是設定 hole depth當個limit type 是blind.
當hole 的limit type 為 blind時, offset 是灰色的, 但是hole 的limit type 為up to next 或 up to last 時, offset 是没灰的
但是在api 中, CATIPrtLimit::SetOffset() 只是設定 hole 的depth 當limit type 為blind, 所以我並不知道怎樣設定hole 的offset 當limit type 為up to next
當hole 的limit type 為 blind時, offset 是灰色的, 但是hole 的limit type 為up to next 或 up to last 時, offset 是没灰的
但是在api 中, CATIPrtLimit::SetOffset() 只是設定 hole 的depth 當limit type 為blind, 所以我並不知道怎樣設定hole 的offset 當limit type 為up to next