how to override block subdivision type

4104
4
Jump to solution
04-05-2015 06:36 AM
miraybasyildirim
New Contributor II

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
New Contributor II

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
New Contributor II

Dear Chris,

It has been very helpful. Thank you very much

0 Kudos