Search Results for

    Show / Hide Table of Contents

    Interface IPoint

    A 2D vertex in the yz-plane.

    Namespace: Oasys.Profiles
    Assembly: AdSec_API_IDL.dll
    Syntax
    public interface IPoint

    Properties

    Y

    The local Y coordinate.

    Declaration
    Length Y { get; set; }
    Property Value
    Type Description
    OasysUnits.Length
    Exceptions
    Type Condition
    System.ArgumentException

    When the value is out of range.

    Z

    The local Z coordinate.

    Declaration
    Length Z { get; set; }
    Property Value
    Type Description
    OasysUnits.Length
    Exceptions
    Type Condition
    System.ArgumentException

    When the value is out of range.

    Methods

    Create(Length, Length)

    Creates a new IPoint from Y and Z.

    Declaration
    static IPoint Create(Length y, Length z)
    Parameters
    Type Name Description
    OasysUnits.Length y

    The local Y coordinate.

    OasysUnits.Length z

    The local Z coordinate.

    Returns
    Type Description
    IPoint

    Point with the specified local Y and Z coordinates.

    Exceptions
    Type Condition
    System.ArgumentException

    When any value is out of range.

    In This Article
    Back to top Copyright ©Oasys Limited 2021
    8 Fitzroy Street, London, W1T 4BJ
    Oasys Limited is registered in England and Wales № 01454051