CurtainSystem.AddCurtainGrid
Description:
Add CurtainGrid on the specified face for the CurtainSystem.
Add CurtainGrid on the specified face for the CurtainSystem.
public void AddCurtainGrid(
Reference face
)
-
faceThe face new CurtainGrid will be created on.
-
Thrown when the input argument face isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when creating CurtainGrid on the specified face fails or regenerate fails.