Search Results for

    Show / Hide Table of Contents

    Interface ICsys

    Inherited Members
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen.CAE.Connections
    Assembly: NXOpen.dll
    Syntax
    public interface ICsys : INXObject

    Properties

    Csys

    Declaration
    CoordinateSystem Csys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    CsysType

    Declaration
    CsysType CsysType { get; set; }
    Property Value
    Type Description
    CsysType

    Methods

    GetSupportedCsysTypes()

    Declaration
    CsysType[] GetSupportedCsysTypes()
    Returns
    Type Description
    CsysType[]
    In This Article
    Back to top Generated by DocFX