2024 Property
Changes 0
P

Face.HasRegions

Description:
Identifies if the face contains regions (which can be created, for example, by the Split Face command).
Remarks:
If this is true, use GetRegions. to get access to the specific Faces which make up the regions.
public bool HasRegions { get; }