Search Results for

    Show / Hide Table of Contents

    Class SmartShape

    Represents a smart shape.

    Inheritance
    System.Object
    SmartObject
    SmartShape
    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, 8, 302, 80)]
    public class SmartShape : SmartObject
    Remarks

    This class is available since v7.8.302.80.

    Constructors

    SmartShape(ElementId)

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

    Declaration
    public SmartShape(ElementId inElementId)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of providing element.

    SmartShape(SmartShapeType, ElementId)

    Initializes a new instance of the SmartShape class.

    Declaration
    public SmartShape(SmartShapeType inType, ElementId inElementId)
    Parameters
    Type Name Description
    SmartShapeType inType

    Type of smart shape.

    ElementId inElementId

    Identifier of providing element, or Empty if none.

    Fields

    ElementId

    Providing element identifier, or empty if none.

    Declaration
    public ElementId ElementId
    Field Value
    Type Description
    ElementId

    Type

    Type of shape.

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

    Copyright © 2024 TopSolid Tous droits réservés