TSplineUVNFrame public class TSplineUVNFrame : DesignScriptEntity Documentation Code public Vector Normal { get; } Normal of the TopologyItem public Point Position { get; } Point of the TopologyItem on the hull public Vector U { get; } U vector of the TopologyItem public Vector V { get; } V vector of the TopologyItem