Search Results for

    Show / Hide Table of Contents

    Class UserStockType

    Represents a User Stock Type.

    Inheritance
    Object
    StockType
    UserStockType
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: TopSolid.Cam.NC.Kernel.Automating
    Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
    Syntax
    public class UserStockType : StockType
    Remarks

    This class is available since v7.15.

    Constructors

    UserStockType(List<ElementId>)

    Initializes a new instance of a UserStockType class.

    Declaration
    public UserStockType(List<ElementId> inStocks)
    Parameters
    Type Name Description
    List<ElementId> inStocks

    The user stocks.

    Fields

    Stocks

    Stocks.

    Declaration
    public List<ElementId> Stocks
    Field Value
    Type Description
    List<ElementId>
    In This Article
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2024 TopSolid - All rights reserved.