Click or drag to resize

PlaneSurface Constructor

Overload List
  NameDescription
Public methodPlaneSurface
Constructs a new plane surface.
Public methodPlaneSurface(Plane)
Constructs a new plane surface.
Protected methodPlaneSurface(SerializationInfo, StreamingContext)
Protected constructor for internal use.
Public methodCode examplePlaneSurface(Plane, Interval, Interval)
Constructs a plane surface with x and y extents.
Top
See Also