Packages

 

com.aspose.cad.fileformats.collada.fileparser.elements

Classes

com.aspose.cad.fileformats.collada.fileparser.elements

Class Curve

    • Constructor Detail

      • Curve

        public Curve()
    • Method Detail

      • getItem

        public final Object getItem()

        Gets or sets the item.

      • setItem

        public final void setItem(Object value)

        Gets or sets the item.

      • getOrient

        public final Orient[] getOrient()

        Gets or sets the orient. Describes the orientation of the object frame.

      • setOrient

        public final void setOrient(Orient[] value)

        Gets or sets the orient. Describes the orientation of the object frame.

      • getOrigin

        public final Origin getOrigin()

        Gets or sets the origin. Describes the origin of the object frame.

      • setOrigin

        public final void setOrigin(Origin value)

        Gets or sets the origin. Describes the origin of the object frame.

      • getSid

        public final String getSid()

        Gets or sets the sid.

      • setSid

        public final void setSid(String value)

        Gets or sets the sid.

      • getName

        public final String getName()

        Gets or sets the name.

      • setName

        public final void setName(String value)

        Gets or sets the name.