DividedSurface.IsComponentFlipped
Description:
Whether the pattern is flipped.
Whether the pattern is flipped.
Remarks:
This property has no effect unless a pattern is selected (the ObjectType property is not .a null reference (Nothing in Visual Basic)). Changing this flag effectively reflects the component through its XY-plane, which is equivalent to reflecting it through the original surface.
This property has no effect unless a pattern is selected (the ObjectType property is not .a null reference (Nothing in Visual Basic)). 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; }