intersction_object_subent_type property

intersction_object_subent_type property

Gets or sets the type of the intersction object subent.

Definition:

@property
def intersction_object_subent_type(self):
    ...
@intersction_object_subent_type.setter
def intersction_object_subent_type(self, value):
    ...

See Also