CreateFrame

IFrame IGeometry.CreateFrame(string name, IFrame referenceFrame)

Creates a frame.

Parameters
  • name – Name of the frame.

  • referenceFrame – Frame used as reference frame. Applied translations and/or rotations are with respect to the reference frame.

Returns

IFrame – Created frame.

Throws