2027 Property
Changes 0
P

DividedSurface.IsComponentFlipped

Description:
Whether the pattern is flipped.
Remarks:
This property has no effect unless a pattern is selected (the ObjectType property is not null). Changing this flag effectively reflects the component through its XY-plane, which is equivalent to reflecting it through the original surface.
public bool IsComponentFlipped { get; set; }