Search Results for

    Show / Hide Table of Contents

    Class UFRoute

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    UFRoute
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public class UFRoute : NXRemotableObject, IMessageSink

    Methods

    AlignStock(Tag, Double[])

    Declaration
    [Obsolete("Deprecated")]
    public void AlignStock(Tag stock, double[] rotate_vec)
    Parameters
    Type Name Description
    Tag stock
    System.Double[] rotate_vec

    AreSegmentsTangent(Tag, Tag, Tag)

    Declaration
    public bool AreSegmentsTangent(Tag segment1, Tag segment, Tag rcp)
    Parameters
    Type Name Description
    Tag segment1
    Tag segment
    Tag rcp
    Returns
    Type Description
    System.Boolean

    AskAppViewCurves(IntPtr, out Int32)

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewCurves(IntPtr app_view, out int curves)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.Int32 curves

    AskAppViewDefStyle(IntPtr, out Int32)

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewDefStyle(IntPtr app_view, out int style)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.Int32 style

    AskAppViewDesc(IntPtr, out String)

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewDesc(IntPtr app_view, out string description)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.String description

    AskAppViewFabCharx(IntPtr, out Int32, out UFRoute.CharDesc[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewFabCharx(IntPtr app_view, out int num_charx, out UFRoute.CharDesc[] entry)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.Int32 num_charx
    UFRoute.CharDesc[] entry

    AskAppViewFilename(IntPtr, out String)

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewFilename(IntPtr app_view, out string filename)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.String filename

    AskAppViewName(IntPtr, out String)

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewName(IntPtr app_view, out string name)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.String name

    AskAppViewOptCharx(IntPtr, out Int32, out UFRoute.CharDesc[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewOptCharx(IntPtr app_view, out int num_charx, out UFRoute.CharDesc[] charx)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.Int32 num_charx
    UFRoute.CharDesc[] charx

    AskAppViewPlibType(IntPtr, out Int32)

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewPlibType(IntPtr app_view, out int type)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.Int32 type

    AskAppViewReqCharx(IntPtr, out Int32, out UFRoute.CharDesc[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskAppViewReqCharx(IntPtr app_view, out int num_charx, out UFRoute.CharDesc[] charx)
    Parameters
    Type Name Description
    System.IntPtr app_view
    System.Int32 num_charx
    UFRoute.CharDesc[] charx

    AskBuiltInPathObjs(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskBuiltInPathObjs(Tag bip, out int num_objs, out Tag[] objects)
    Parameters
    Type Name Description
    Tag bip
    System.Int32 num_objs
    Tag[] objects

    AskBuiltInPaths(Tag, out Int32, out Tag[], out String[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskBuiltInPaths(Tag part, out int num_paths, out Tag[] paths, out string[] bip_names)
    Parameters
    Type Name Description
    Tag part
    System.Int32 num_paths
    Tag[] paths
    System.String[] bip_names

    AskCrossCurves(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskCrossCurves(Tag cross_tag, out int num_curves, out Tag[] curves)
    Parameters
    Type Name Description
    Tag cross_tag
    System.Int32 num_curves
    Tag[] curves

    AskCrossOffsets(Tag, Double[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskCrossOffsets(Tag cross_tag, double[] offsets)
    Parameters
    Type Name Description
    Tag cross_tag
    System.Double[] offsets

    AskCrossStockData(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskCrossStockData(Tag cross_tag, out int num_stock_data, out Tag[] stock_data_tags)
    Parameters
    Type Name Description
    Tag cross_tag
    System.Int32 num_stock_data
    Tag[] stock_data_tags

    AskCrossStyle(Tag, out Int32)

    Declaration
    [Obsolete("Deprecated")]
    public void AskCrossStyle(Tag cross_tag, out int style)
    Parameters
    Type Name Description
    Tag cross_tag
    System.Int32 style

    AskCurrentAppView()

    Declaration
    [Obsolete("Deprecated")]
    public IntPtr AskCurrentAppView()
    Returns
    Type Description
    System.IntPtr

    AskHarnessComps(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskHarnessComps(Tag harness, out int num_comps, out Tag[] comps)
    Parameters
    Type Name Description
    Tag harness
    System.Int32 num_comps
    Tag[] comps

    AskHarnessWires(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskHarnessWires(Tag harness, out int num_wires, out Tag[] wires)
    Parameters
    Type Name Description
    Tag harness
    System.Int32 num_wires
    Tag[] wires

    AskLengthTolerance(out Double)

    Declaration
    [Obsolete("Deprecated")]
    public void AskLengthTolerance(out double tol)
    Parameters
    Type Name Description
    System.Double tol

    AskMultiportTerminals(Tag, out Int32, out Tag[], out Int32, out String[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskMultiportTerminals(Tag multi, out int num_terms, out Tag[] terms, out int num_virts, out string[] virts)
    Parameters
    Type Name Description
    Tag multi
    System.Int32 num_terms
    Tag[] terms
    System.Int32 num_virts
    System.String[] virts

    AskObjectStock(Tag, out Tag)

    Declaration
    public void AskObjectStock(Tag obj_id, out Tag stock)
    Parameters
    Type Name Description
    Tag obj_id
    Tag stock

    AskPartDuplicateRcps(Tag, Double, out Boolean, out Int32, out UFRoute.TagList[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskPartDuplicateRcps(Tag part, double tolerance, out bool found_duplicates, out int num_part_dup_rcp_lists, out UFRoute.TagList[] part_dup_rcp_lists)
    Parameters
    Type Name Description
    Tag part
    System.Double tolerance
    System.Boolean found_duplicates
    System.Int32 num_part_dup_rcp_lists
    UFRoute.TagList[] part_dup_rcp_lists

    AskPartDuplicateSegs(Tag, Double, out Boolean, out Int32, out UFRoute.TagList[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskPartDuplicateSegs(Tag part, double tolerance, out bool found_duplicates, out int num_part_dup_seg_lists, out UFRoute.TagList[] part_dup_seg_lists)
    Parameters
    Type Name Description
    Tag part
    System.Double tolerance
    System.Boolean found_duplicates
    System.Int32 num_part_dup_seg_lists
    UFRoute.TagList[] part_dup_seg_lists

    AskPartPartType(Tag, out Int32)

    Declaration
    [Obsolete("Deprecated")]
    public void AskPartPartType(Tag r_part, out int type)
    Parameters
    Type Name Description
    Tag r_part
    System.Int32 type

    AskPlacesTransform(IntPtr, Double[], Double[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskPlacesTransform(IntPtr places, double[] origin, double[] csys_matrix)
    Parameters
    Type Name Description
    System.IntPtr places
    System.Double[] origin
    System.Double[] csys_matrix

    AskRouteEnd(Tag, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskRouteEnd(Tag route, out Tag end)
    Parameters
    Type Name Description
    Tag route
    Tag end

    AskRouteObjs(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskRouteObjs(Tag route, out int num_objs, out Tag[] objs)
    Parameters
    Type Name Description
    Tag route
    System.Int32 num_objs
    Tag[] objs

    AskRouteStart(Tag, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskRouteStart(Tag route, out Tag start)
    Parameters
    Type Name Description
    Tag route
    Tag start

    AskSegmentBranchAngle(Tag, out Double)

    Declaration
    [Obsolete("Deprecated")]
    public void AskSegmentBranchAngle(Tag segment, out double branch_angle)
    Parameters
    Type Name Description
    Tag segment
    System.Double branch_angle

    AskSegmentEndProps(Tag, Int32, out Double, out Double, Double[], Double[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskSegmentEndProps(Tag segment, int end, out double parameter, out double norm_parameter, double[] point, double[] tangent)
    Parameters
    Type Name Description
    Tag segment
    System.Int32 end
    System.Double parameter
    System.Double norm_parameter
    System.Double[] point
    System.Double[] tangent

    AskSegmentPaths(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskSegmentPaths(Tag segment, out int number_of_paths, out Tag[] paths)
    Parameters
    Type Name Description
    Tag segment
    System.Int32 number_of_paths
    Tag[] paths

    AskSegmentRoutes(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskSegmentRoutes(Tag segment, out int num_routes, out Tag[] routes)
    Parameters
    Type Name Description
    Tag segment
    System.Int32 num_routes
    Tag[] routes

    AskSegmentsIsPath(Int32, Tag[], Tag, out Boolean)

    Declaration
    [Obsolete("Deprecated")]
    public void AskSegmentsIsPath(int number_of_segments, Tag[] segments, Tag path, out bool is_path)
    Parameters
    Type Name Description
    System.Int32 number_of_segments
    Tag[] segments
    Tag path
    System.Boolean is_path

    AskSegmentsPaths(Int32, Tag[], out Int32, out Tag[], out Boolean)

    Declaration
    [Obsolete("Deprecated")]
    public void AskSegmentsPaths(int num_segments, Tag[] segments, out int num_paths, out Tag[] paths, out bool share_path)
    Parameters
    Type Name Description
    System.Int32 num_segments
    Tag[] segments
    System.Int32 num_paths
    Tag[] paths
    System.Boolean share_path

    AskSegmentWires(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskSegmentWires(Tag segment, out int num_wires, out Tag[] wires)
    Parameters
    Type Name Description
    Tag segment
    System.Int32 num_wires
    Tag[] wires

    AskStockBody(Tag, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockBody(Tag stock_tag, out Tag body)
    Parameters
    Type Name Description
    Tag stock_tag
    Tag body

    AskStockCrossSect(Tag, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockCrossSect(Tag stock_tag, out Tag cross_section)
    Parameters
    Type Name Description
    Tag stock_tag
    Tag cross_section

    AskStockDataCross(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockDataCross(Tag stock_data_tag, out int num_cross_sections, out Tag[] cross_sections)
    Parameters
    Type Name Description
    Tag stock_data_tag
    System.Int32 num_cross_sections
    Tag[] cross_sections

    AskStockDataStock(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockDataStock(Tag stock_data_tag, out int num_stock, out Tag[] stock)
    Parameters
    Type Name Description
    Tag stock_data_tag
    System.Int32 num_stock
    Tag[] stock

    AskStockDiameter(Tag, out Double)

    Declaration
    public void AskStockDiameter(Tag stock, out double diameter)
    Parameters
    Type Name Description
    Tag stock
    System.Double diameter

    AskStockFeature(Tag, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockFeature(Tag stock_tag, out Tag feature)
    Parameters
    Type Name Description
    Tag stock_tag
    Tag feature

    AskStockHarness(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockHarness(Tag stock, out int num_harness, out Tag[] harness)
    Parameters
    Type Name Description
    Tag stock
    System.Int32 num_harness
    Tag[] harness

    AskStockPartOcc(Tag, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockPartOcc(Tag stock, out Tag stock_component)
    Parameters
    Type Name Description
    Tag stock
    Tag stock_component

    AskStockPorts(Tag, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockPorts(Tag stock, out Tag[] ports)
    Parameters
    Type Name Description
    Tag stock
    Tag[] ports

    AskStockProfilePort(Tag, out Int32)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockProfilePort(Tag stock_tag, out int profile_port)
    Parameters
    Type Name Description
    Tag stock_tag
    System.Int32 profile_port

    AskStockRotation(Tag, out Double)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockRotation(Tag stock_tag, out double rotation)
    Parameters
    Type Name Description
    Tag stock_tag
    System.Double rotation

    AskStockStockData(Tag, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockStockData(Tag stock, out Tag stock_data)
    Parameters
    Type Name Description
    Tag stock
    Tag stock_data

    AskStockStyle(Tag, out Int32)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockStyle(Tag stock_tag, out int style)
    Parameters
    Type Name Description
    Tag stock_tag
    System.Int32 style

    AskStockUnits(Tag, out Int32)

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockUnits(Tag stock_tag, out int units)
    Parameters
    Type Name Description
    Tag stock_tag
    System.Int32 units

    AskStockWires(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskStockWires(Tag stock, out int num_wires, out Tag[] wires)
    Parameters
    Type Name Description
    Tag stock
    System.Int32 num_wires
    Tag[] wires

    AskWireHarness(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskWireHarness(Tag wire, out int num_harness, out Tag[] harness)
    Parameters
    Type Name Description
    Tag wire
    System.Int32 num_harness
    Tag[] harness

    AskWireStock(Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AskWireStock(Tag wire, out int num_stock, out Tag[] stock)
    Parameters
    Type Name Description
    Tag wire
    System.Int32 num_stock
    Tag[] stock

    AssignStock(Tag, Tag, Tag, Int32, Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AssignStock(Tag stock_data_tag, Tag anchor_tag, Tag cross_tag, int seg_count, Tag[] segments)
    Parameters
    Type Name Description
    Tag stock_data_tag
    Tag anchor_tag
    Tag cross_tag
    System.Int32 seg_count
    Tag[] segments

    AssignStockStyle(Int32, Int32, Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void AssignStockStyle(int new_style, int num_stocks, Tag[] stock_tags)
    Parameters
    Type Name Description
    System.Int32 new_style
    System.Int32 num_stocks
    Tag[] stock_tags

    CalcAbsMinmaxBox(Tag, Double[])

    Declaration
    public void CalcAbsMinmaxBox(Tag dwg_view, double[] box)
    Parameters
    Type Name Description
    Tag dwg_view
    System.Double[] box

    ComputeStockLength(Tag, out Double)

    Declaration
    [Obsolete("Deprecated")]
    public void ComputeStockLength(Tag stock, out double total_path_length)
    Parameters
    Type Name Description
    Tag stock
    System.Double total_path_length

    ConvertToStockAsComponents(Tag, Boolean, Boolean, Boolean)

    Declaration
    [Obsolete("Deprecated")]
    public void ConvertToStockAsComponents(Tag part, bool convert_subcomponents, bool permanent_stock, bool reuse_stock)
    Parameters
    Type Name Description
    Tag part
    System.Boolean convert_subcomponents
    System.Boolean permanent_stock
    System.Boolean reuse_stock

    CreateBuiltInPath(Tag, Int32, Tag[], String, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void CreateBuiltInPath(Tag part, int num_objs, Tag[] objs, string name, out Tag bip_tag)
    Parameters
    Type Name Description
    Tag part
    System.Int32 num_objs
    Tag[] objs
    System.String name
    Tag bip_tag

    CreateCrossSection(Tag, Int32, Tag[], Int32, Tag[], out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void CreateCrossSection(Tag object_in_part, int style, Tag[] exprs, int num_curves, Tag[] curves, out Tag cross)
    Parameters
    Type Name Description
    Tag object_in_part
    System.Int32 style
    Tag[] exprs
    System.Int32 num_curves
    Tag[] curves
    Tag cross

    CreateRoundCrossSection(Tag, Int32, Double, String[], out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void CreateRoundCrossSection(Tag object_in_part, int style, double diameter, string[] offsets, out Tag cross)
    Parameters
    Type Name Description
    Tag object_in_part
    System.Int32 style
    System.Double diameter
    System.String[] offsets
    Tag cross

    EnterCustomApp()

    Declaration
    public void EnterCustomApp()

    ExitCustomApp()

    Declaration
    public void ExitCustomApp()

    FindPath(Tag, Tag, out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void FindPath(Tag begin, Tag end, out int path_size, out Tag[] path_data)
    Parameters
    Type Name Description
    Tag begin
    Tag end
    System.Int32 path_size
    Tag[] path_data

    FreePlaces(Int32, IntPtr)

    Declaration
    [Obsolete("Deprecated")]
    public void FreePlaces(int num_places, IntPtr places)
    Parameters
    Type Name Description
    System.Int32 num_places
    System.IntPtr places

    GetNextConnections(Tag, Tag, out Int32, out Tag[], out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void GetNextConnections(Tag curr_conn, Tag curr_obj, out int num_conns, out Tag[] next_conns, out Tag[] next_objs)
    Parameters
    Type Name Description
    Tag curr_conn
    Tag curr_obj
    System.Int32 num_conns
    Tag[] next_conns
    Tag[] next_objs

    InitCustomApp()

    Declaration
    public void InitCustomApp()

    IsPartFabrication(Tag, out Boolean)

    Declaration
    [Obsolete("Deprecated")]
    public void IsPartFabrication(Tag fab_part, out bool fab)
    Parameters
    Type Name Description
    Tag fab_part
    System.Boolean fab

    IsPartOccRoutePart(Tag)

    Declaration
    [Obsolete("Deprecated")]
    public bool IsPartOccRoutePart(Tag obj_id)
    Parameters
    Type Name Description
    Tag obj_id
    Returns
    Type Description
    System.Boolean

    IsStockEqual(Tag, Tag)

    Declaration
    public bool IsStockEqual(Tag stock1, Tag stock2)
    Parameters
    Type Name Description
    Tag stock1
    Tag stock2
    Returns
    Type Description
    System.Boolean

    IsStockInterior(Tag, out Boolean)

    Declaration
    [Obsolete("Deprecated")]
    public void IsStockInterior(Tag stock, out bool is_interior)
    Parameters
    Type Name Description
    Tag stock
    System.Boolean is_interior

    IsWireOnSegment(Tag, Tag, out Boolean)

    Declaration
    [Obsolete("Deprecated")]
    public void IsWireOnSegment(Tag wire, Tag segment, out bool on_seg)
    Parameters
    Type Name Description
    Tag wire
    Tag segment
    System.Boolean on_seg

    LoadAppView(String, out IntPtr)

    Declaration
    [Obsolete("Deprecated")]
    public void LoadAppView(string filename, out IntPtr app_view)
    Parameters
    Type Name Description
    System.String filename
    System.IntPtr app_view

    LoadAppViewList(out Int32, out UFRoute.AppViewDesc[])

    Declaration
    [Obsolete("Deprecated")]
    public void LoadAppViewList(out int num_app_views, out UFRoute.AppViewDesc[] app_views)
    Parameters
    Type Name Description
    System.Int32 num_app_views
    UFRoute.AppViewDesc[] app_views

    LoadPartByName(String, String, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void LoadPartByName(string part_name, string member_name, out Tag part)
    Parameters
    Type Name Description
    System.String part_name
    System.String member_name
    Tag part

    LoadStockByCharx(ref EplibPartLibPart, String, Int32, out Tag, out Tag, out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void LoadStockByCharx(ref EplibPartLibPart stock, string anchor_name, int stock_style, out Tag stock_data_tag, out Tag anchor_tag, out Tag cross_tag)
    Parameters
    Type Name Description
    EplibPartLibPart stock
    System.String anchor_name
    System.Int32 stock_style
    Tag stock_data_tag
    Tag anchor_tag
    Tag cross_tag

    LoadStockData(String, String, Int32, out Tag, out Tag, out Tag)

    Declaration
    public void LoadStockData(string part_name, string member_name, int stock_style, out Tag stock_data_tag, out Tag anchor_tag, out Tag cross_tag)
    Parameters
    Type Name Description
    System.String part_name
    System.String member_name
    System.Int32 stock_style
    Tag stock_data_tag
    Tag anchor_tag
    Tag cross_tag

    RegisterCustomApp(Int32)

    Declaration
    public void RegisterCustomApp(int app_id)
    Parameters
    Type Name Description
    System.Int32 app_id

    RemoveStock(Int32, Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void RemoveStock(int num_segs, Tag[] segments)
    Parameters
    Type Name Description
    System.Int32 num_segs
    Tag[] segments

    ReuseStockPart(Tag)

    Declaration
    public void ReuseStockPart(Tag stock)
    Parameters
    Type Name Description
    Tag stock

    SetBuiltInPathObjs(Tag, Int32, Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void SetBuiltInPathObjs(Tag bip, int num_objs, Tag[] objs)
    Parameters
    Type Name Description
    Tag bip
    System.Int32 num_objs
    Tag[] objs

    SetCurrentAppView(IntPtr)

    Declaration
    public void SetCurrentAppView(IntPtr app_view)
    Parameters
    Type Name Description
    System.IntPtr app_view

    SetPartInStock(Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void SetPartInStock(Tag occ)
    Parameters
    Type Name Description
    Tag occ

    SetStockPartName(Tag, String)

    Declaration
    public void SetStockPartName(Tag stock, string part_name)
    Parameters
    Type Name Description
    Tag stock
    System.String part_name

    SetStockStyle(Int32, Int32, Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void SetStockStyle(int new_style, int num_stocks, Tag[] stock_tags)
    Parameters
    Type Name Description
    System.Int32 new_style
    System.Int32 num_stocks
    Tag[] stock_tags

    SimplifySegments(Int32, Tag[], out Int32, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void SimplifySegments(int count, Tag[] segments, out int num_new_segments, out Tag[] new_segments)
    Parameters
    Type Name Description
    System.Int32 count
    Tag[] segments
    System.Int32 num_new_segments
    Tag[] new_segments

    SolvePlaces(Tag, Tag, out Int32, out IntPtr)

    Declaration
    [Obsolete("Deprecated")]
    public void SolvePlaces(Tag placer, Tag part_occ, out int num_places, out IntPtr places)
    Parameters
    Type Name Description
    Tag placer
    Tag part_occ
    System.Int32 num_places
    System.IntPtr places

    StockAskName(Tag, out String)

    Declaration
    [Obsolete("Deprecated")]
    public void StockAskName(Tag stock, out string name)
    Parameters
    Type Name Description
    Tag stock
    System.String name

    TransformObjects(Tag[], Int32, Double[,], Boolean, out Tag[])

    Declaration
    [Obsolete("Deprecated")]
    public void TransformObjects(Tag[] tags, int num_tags, double[, ] transform, bool copy_operation, out Tag[] copy_tags)
    Parameters
    Type Name Description
    Tag[] tags
    System.Int32 num_tags
    System.Double[,] transform
    System.Boolean copy_operation
    Tag[] copy_tags

    UnsetShadowForView(Tag)

    Declaration
    public void UnsetShadowForView(Tag view)
    Parameters
    Type Name Description
    Tag view

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In This Article
    Back to top Generated by DocFX