Search Results for

    Show / Hide Table of Contents

    Class SmartProfile2D

    Represents a 2D smart profile.

    Inheritance
    System.Object
    SmartObject
    SmartProfile2D
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: TopSolid.Kernel.Automating
    Assembly: cs.temp.dll.dll
    Syntax
    [AvailableSinceVersion(7, 17, 0, 0)]
    public class SmartProfile2D : SmartObject
    Remarks

    This class is available since v7.17.

    Constructors

    SmartProfile2D(ElementId, Boolean)

    Initializes a new instance of the SmartProfile2D class of type Element.

    Declaration
    public SmartProfile2D(ElementId inElementId, bool inIsReversed)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of providing element.

    System.Boolean inIsReversed

    Provided profile orientation is to be reversed.

    SmartProfile2D(ElementId, ItemLabel, Boolean)

    Initializes a new instance of the SmartProfile2D class of type Item.

    Declaration
    public SmartProfile2D(ElementId inElementId, ItemLabel inItemLabel, bool inIsReversed)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of providing element.

    ItemLabel inItemLabel

    Label of providing element item.

    System.Boolean inIsReversed

    Provided profile orientation is to be reversed.

    SmartProfile2D(SmartProfile2DType, ElementId, ItemLabel, Boolean)

    Initializes a new instance of the SmartProfile2D class.

    Declaration
    public SmartProfile2D(SmartProfile2DType inType, ElementId inElementId, ItemLabel inItemLabel, bool inIsReversed)
    Parameters
    Type Name Description
    SmartProfile2DType inType

    Type of smart profile.

    ElementId inElementId

    Identifier of providing element, or Empty if none.

    ItemLabel inItemLabel

    Label of providing element item, or Empty if none.

    System.Boolean inIsReversed

    Provided profile orientation is to be reversed.

    Fields

    ElementId

    Providing element identifier, or empty if none.

    Declaration
    public ElementId ElementId
    Field Value
    Type Description
    ElementId

    IsReversed

    Whether the provided profile orientation is to be reversed.

    Declaration
    public bool IsReversed
    Field Value
    Type Description
    System.Boolean

    ItemLabel

    Providing element item label, or empty if none.

    Declaration
    public ItemLabel ItemLabel
    Field Value
    Type Description
    ItemLabel

    Type

    Type of profile.

    Declaration
    public SmartProfile2DType Type
    Field Value
    Type Description
    SmartProfile2DType
    In This Article
    • Mentions légales
    • C.G.U
    • Données personnelles

    Copyright © 2024 TopSolid Tous droits réservés