Select to view content in your preferred language

how to override block subdivision type

4299
4
Jump to solution
04-05-2015 06:36 AM
miraybasyildirim
Deactivated User

Hi,

I need to customize one of the methods for Block Subdivision (skeleton, recursive or offset subdivison).

To be precise I want to add lotDepth attribute in Block parameters.

Is that possible? And if It requires overriding the algorithm, is there any chance to see the source codes and edit them?

Thanks.

subdivision.png

1 Solution

Accepted Solutions
by Anonymous User
Not applicable

see attached rule.

View solution in original post

4 Replies
by Anonymous User
Not applicable

You can turn off subdivision by setting shape creation to false on the block, then write a CGA rule that subdivides in the way you need, and then convert the model generated by the rule to shapes, and run rules on those shapes.

miraybasyildirim
Deactivated User

Thank for your reply.

Can you suggest any source that could help me  to write sudivision rules.

0 Kudos
by Anonymous User
Not applicable

see attached rule.

miraybasyildirim
Deactivated User

Dear Chris,

It has been very helpful. Thank you very much

0 Kudos