SectionPlane SectionPlanes.CreateSectionPlane(CoordinateSystem coordinateSystem, PlaneOrientation planeOrientation)

Creates a SectionPlane based on a coordinate system and plane orientation.

Parameters

  • coordinateSystem
    The coordinate system to use in creating the section plane
  • planeOrientation
    The plane orientation to use. Defaults to PlaneOrientation_XY

Return Value