CN112347528A - Node modeling method and device for furniture, electronic equipment and storage medium - Google Patents

Node modeling method and device for furniture, electronic equipment and storage medium Download PDF

Info

Publication number
CN112347528A
CN112347528A CN202011297249.5A CN202011297249A CN112347528A CN 112347528 A CN112347528 A CN 112347528A CN 202011297249 A CN202011297249 A CN 202011297249A CN 112347528 A CN112347528 A CN 112347528A
Authority
CN
China
Prior art keywords
node
furniture
nodes
input
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011297249.5A
Other languages
Chinese (zh)
Inventor
李建业
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong 3vjia Information Technology Co Ltd
Original Assignee
Guangdong 3vjia Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong 3vjia Information Technology Co Ltd filed Critical Guangdong 3vjia Information Technology Co Ltd
Priority to CN202011297249.5A priority Critical patent/CN112347528A/en
Publication of CN112347528A publication Critical patent/CN112347528A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects

Abstract

The embodiment of the application provides a node modeling method and device for furniture, electronic equipment and a storage medium, and relates to the technical field of furniture modeling. The method comprises the following steps: receiving a node selection instruction input by a user; selecting a corresponding node from preset furniture nodes according to the node selection instruction; receiving a connection instruction of the node; and connecting corresponding nodes to generate a three-dimensional model according to the connection instruction, and realizing the construction of the three-dimensional model by connecting nodes with different functions, thereby solving the problems of high technical difficulty and low efficiency of the existing method.

Description

Node modeling method and device for furniture, electronic equipment and storage medium
Technical Field
The application relates to the technical field of furniture modeling, in particular to a furniture node modeling method and device, electronic equipment and a storage medium.
Background
In the existing home industry, for furniture modeling such as wardrobe modeling, related driving relations among all parts, namely parameter formulas, need to be written manually, the specialty is high, common personnel are difficult to edit correct parameter formulas, and formula editing is also a relatively complicated and difficult work, which causes the problems of high difficulty and low efficiency of the furniture modeling technology in the home industry.
Disclosure of Invention
An object of the embodiments of the present application is to provide a method and an apparatus for modeling a node of a furniture, an electronic device, and a storage medium, which implement construction of a three-dimensional model by connecting nodes with different functions, and solve the problems of high technical difficulty and low efficiency of the existing method.
The embodiment of the application provides a node modeling method for furniture, which comprises the following steps:
receiving a node selection instruction input by a user;
selecting a corresponding node from preset furniture nodes according to the node selection instruction;
receiving a connection instruction of the node;
and connecting the corresponding nodes according to the connecting instruction to generate a three-dimensional model.
In the implementation process, the three-dimensional model is generated by selecting and connecting the preset nodes, the node modeling mode enables the node modeling operation to be more visual, the operation step of user editing calculation is avoided, the modeling efficiency is improved, the threshold of practitioners is reduced, and the problems of high difficulty and low efficiency of the prior art are solved.
Further, before the step of selecting the corresponding node from the preset nodes according to the node selection instruction, the method further includes:
and constructing furniture nodes required by the furniture three-dimensional model.
In the implementation process, the furniture nodes are established in advance, so that a user can select the corresponding furniture nodes to connect, and the three-dimensional model is quickly constructed.
Further, the furniture nodes required for constructing the three-dimensional furniture model comprise:
a digital node setting the output value type to a digital type and setting the maximum value and the minimum value of the output value;
after receiving an input value from a user, an output value is determined from the digital node.
In the above implementation, the digital node is configured to output a valid value between the maximum value and the minimum value based on the input.
Further, the furniture nodes required for constructing the three-dimensional furniture model comprise:
setting a judgment node with the output types of TRUE and FALSE;
and after receiving a judgment condition input by a user, acquiring an output object corresponding to TRUE or FALSE meeting the judgment condition according to the judgment node.
In the implementation process, if the input is a judgment condition, if the judgment condition is met, the output object corresponding to TRUE is output, and if the judgment condition is not met, the output object corresponding to FALSE is output.
Further, the furniture nodes required for constructing the three-dimensional furniture model comprise:
setting an input index value and a corresponding output object to construct a selector node;
and after receiving an index value input by a user, acquiring an output object corresponding to the index value according to the selector node.
In the implementation process, the index value is connected with the corresponding output object, and if the index value is 5, the 5 th output object is output.
Further, the furniture nodes required for constructing the three-dimensional furniture model comprise:
setting input values as N input objects, and setting output values as combined objects of the input objects to construct object combined nodes;
and after receiving an input object input by a user, combining the input object according to the object combination node to form a combined object.
In the implementation process, the object combination nodes are used for combining the N input objects and outputting a combined object.
An embodiment of the present application further provides a node modeling apparatus for furniture, where the apparatus includes:
the selection instruction receiving module is used for receiving a node selection instruction input by a user;
the node selection module is used for selecting corresponding nodes from preset nodes according to the node selection instruction;
a connection instruction receiving module, configured to receive a connection instruction of the node;
and the model generation module is used for connecting the corresponding nodes according to the connection instruction so as to generate a three-dimensional model.
In the implementation process, the user selects the needed furniture nodes and connects the nodes to construct the three-dimensional model of the furniture, so that the operation is visual and convenient to understand, formula editing is not needed, the modeling efficiency is improved, and the threshold of practitioners is reduced.
Further, the apparatus further comprises:
and the node construction module is used for constructing furniture nodes required by the furniture three-dimensional model.
In the implementation process, the three-dimensional model is constructed in the form of the blueprint nodes by constructing the furniture nodes, and the definition of the furniture nodes can be required, so that the required model is conveniently constructed.
An embodiment of the present application further provides an electronic device, which includes a memory and a processor, where the memory is used for storing a computer program, and the processor runs the computer program to make the computer device execute the node modeling method for furniture in any one of the above-mentioned embodiments.
The embodiment of the present application further provides a readable storage medium, in which computer program instructions are stored, and when the computer program instructions are read and executed by a processor, the method for node modeling of furniture according to any one of the above embodiments is performed.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
Fig. 1 is a flowchart of a node modeling method for furniture according to an embodiment of the present disclosure;
FIG. 2 is a block diagram of a blueprint node modeling construction provided by an embodiment of the present application;
FIG. 3 is a schematic diagram of a digital node provided by an embodiment of the present application;
FIG. 4 is a schematic diagram of a conventional algorithm node provided in an embodiment of the present application;
fig. 5 is a schematic diagram of a selector node according to an embodiment of the present application;
fig. 6 is a schematic diagram of an object combination node according to an embodiment of the present application;
fig. 7 is a schematic connection diagram of a corner cabinet provided in an embodiment of the present application;
FIG. 8 is a schematic view of a constructed corner cabinet provided by an embodiment of the present application;
fig. 9 is a structural block diagram of a node modeling apparatus for furniture according to an embodiment of the present application.
Icon:
100-selecting an instruction receiving module; 200-a node selection module; 300-connect command receiving module; 400-a model generation module; 500-node building block; 501-digital node construction module; 502-judging node construction module; 503-selector node construction module; 504-object composition node building block.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
Example 1
Referring to fig. 1, fig. 1 is a flowchart of a node modeling method for furniture according to an embodiment of the present application. The method constructs a three-dimensional model of furniture by a blueprint node modeling method, and other types of three-dimensional models can also be constructed by the method, which is not limited herein. The method specifically comprises the following steps:
step S100: receiving a node selection instruction input by a user;
step S200: selecting a corresponding node from preset furniture nodes according to the node selection instruction;
step S300: receiving a connection instruction of the node;
step S400: and connecting the corresponding nodes according to the connecting instruction to generate a three-dimensional model.
Illustratively, before the above operations are performed to realize node modeling, the furniture node needs to be constructed, and the specific construction process is as follows:
the furniture nodes required by furniture modeling comprise root nodes, common nodes and algorithm nodes, and as shown in fig. 2, a block diagram is constructed for blueprint node modeling, wherein the root nodes specifically comprise design root nodes, a one-dimensional builder and a two-dimensional builder:
designing a root node, namely, creating a three-dimensional space for limiting the size of a three-dimensional model in the three-dimensional space, specifically, a user can modify the sizes of the three-dimensional space, such as the length, the width, the height and the like, so as to modify the size of the inclosing frame, and thus, the size of a part adapted to the inclosing frame can be changed accordingly.
A one-dimensional builder, that is, a plurality of objects are created in one direction according to a path rule of calculating a start point coordinate, an end point coordinate, and each division point coordinate in X, Y or Z direction according to a build length, the number of segments, a start object is created at the start coordinate, an end object is created at the end point coordinate, division objects are created at each division point, default objects are created between division objects, between division objects and start objects, or between division objects and end objects, so that some closely-connected model components can be created by the one-dimensional builder.
A two-dimensional builder for creating equally divided objects in three directions of X, Y and the Z axis according to the path rule, obtaining end point coordinates, each equally divided point coordinate, then creating a start object at the start coordinate, creating an end point object at the end point coordinate, creating equally divided objects at each equally divided point, creating default objects between equally divided objects, between equally divided objects and start point objects, and between equally divided objects and end point objects. Related objects can be constructed in X, Y and the Z-direction in three-dimensional space by two-dimensional construction.
The common nodes can be defined according to the creation requirement, for example, any nodes which can be displayed as three-dimensional objects, such as wardrobe plate nodes, wardrobe model nodes and the like, can be defined.
The application also provides various algorithm nodes serving common nodes, which are as follows:
the digital node, as shown in fig. 3, is a schematic diagram of the digital node, the output value type of the digital node is the digital type and sets the maximum value and the minimum value of the output value, and an effective value between the maximum value and the minimum value is output according to the input value.
And the binary expression has two digital inputs P1 and P2, the output type is a digital type, the output expression can be freely edited, the output expression is generally an operation expression composed of P1 and P2, such as P1+ P2, and the output result is a calculation result of the output expression.
And the ternary expression has three inputs P1, P2 and P3 of digital type, the output type is digital type, the output expression can be freely edited, the output expression is generally an operational expression composed of P1, P2 and P3, such as P1+ P2-P3, and the output result is the calculation result of the output expression.
The conventional algorithm node, as shown in fig. 4, is a schematic diagram of the conventional algorithm node, and has N (N > ═ 0) number of inputs P1, P2, P3, …, the output type is a number type, the operation type is negative, plus, minus, multiply, divide, maximum, and minimum, the output expression is a corresponding operation performed according to the selected operation type, such as P1 × P2 × P3, …, and the output result is a calculation result of the output expression.
The judgment node is used for determining an output object according to a judgment condition of the judgment node, if the judgment condition is TRUE, the output is connected with the normal node of TRUE, if the judgment condition is FALSE, the output is connected with the normal node of FALSE, if the judgment condition is X, Y axis coordinate values are judged, the calculation types are equal to, unequal to, greater than, less than, multiple and the like, illustratively, the judgment condition is X >5& & Y <100, if X, Y coordinates of the normal node connected with TRUE meet the condition, the judgment node outputs the normal node object, and otherwise, the judgment node outputs the normal node object connected with FALSE.
The selector node, as shown in fig. 5, is a schematic diagram of the selector node, and inputs an index and N input objects, where the index is connected to a node of a digital type, the N input objects are connected to a common node, an index value is obtained according to a value of the index connection node, the common node corresponding to the index value is output according to the index value, if the index value is 5, a 5 th object of the N input objects is output, and if N <5, no output is performed.
The mirror node has an input of a normal node and an output of a normal node, and the operation of the node can select to mirror the input object according to X, Y, Z, can select not to do any operation, and can also mirror a plurality of objects of X, Y, Z axes.
And transforming nodes, wherein the input is a common node, the output is also a common node, the operation of the node is to perform corresponding setting on the size, such as width, height, depth or position, such as X, Y, Z coordinates, or rotation X, rotation Y or rotation Z of an input object, and the size and position of the output model are displayed according to the latest setting value.
As shown in fig. 6, the object combination is a schematic diagram of object combination nodes, and a common model object with N (N > ═ 0) common nodes is input and output as a combined model object, that is, the output object is a new combined object formed by combining N common model objects together.
The node is mainly used for generating a series of plate parts, such as a right side plate and the like.
Exemplarily, when the corner cabinet is created by node connection, as shown in fig. 7, the corner cabinet is a connection schematic diagram of the corner cabinet, as shown in fig. 8, a built corner cabinet schematic diagram is specifically constructed as follows:
firstly, dragging and dropping a two-dimensional builder to a design interface, and then dragging and dropping 5 digital nodes, wherein each digital node performs numerical value setting, specifically, a first digital node is 18 and is used for representing the thickness of a plate, a second digital node is 400 and is used for representing the width of a corner cut, a third digital node is 250 and is used for representing the depth of the corner cut, a fourth digital node is 350 and is used for representing the width of the corner cut, and a fifth digital node is 320 and is used for representing the depth of the corner cut;
drag and drop 5 regular nodes to the design interface, set up as follows:
the input of the first conventional node is a third digital node, the operation is negative, and the output result is-250;
the second regular node inputs the first digital node and the third digital node, operates as an addition, and outputs a result of 268;
the third conventional node inputs the first digital node and the fifth digital node, the operation is addition, and the output result is 338;
the input of the fourth conventional node is a first digital node and a fourth digital node, the operation is addition, and the output result is 368;
the fifth regular node inputs the first digital node and the second digital node, operates negative, and outputs a result of-418.
And constructing a left cabinet body, dragging and dropping two left side plates to a design interface, namely a first left side plate and a second left side plate, and dragging and dropping a first transformation node and a first object array node to the design interface. And the first left side plate is connected with the first transformation node, the first conventional node is connected with the rear attribute of the global attribute of the first transformation node, and-250 is added behind the plate output after the first left side plate passes through the first transformation node. The second digital node is connected to the x attribute of the second left board, and the second regular node is connected to the deep attribute of the second left board, that is, x of the second left board is 400, and the depth is 268. The first transform node and the second left panel are connected to the first object array node as an array object connected to the left of the two-dimensional builder.
And (3) building a right cabinet body, and dragging and dropping a right side plate to a design interface to be used as a first right side plate. The third regular node is connected to the right side panel depth entry, and the right side panel depth is modified to 338. The first right side plate is connected to the right of the two-dimensional builder.
And (3) constructing the front cabinet body, and dragging and dropping a thick back plate to a design interface to be used as a first thick back plate. The fourth regular node is connected to the wide entry of the first thick backplane, then the width of the first thick backplane is modified to 368, the first thick backplane is connected to the front of the two-dimensional builder.
Constructing a rear cabinet body, and dragging and dropping two thick back plates to a design interface, wherein the two thick back plates are a second thick back plate and a third thick back plate respectively; dragging and dropping two transformation nodes to a design interface, wherein the two transformation nodes are a second transformation node and a third transformation node respectively; drag and drop an object array node to the design interface as a second object array node. The second thick backboard is connected with a second transformation node, a fifth digital node is connected with the left attribute of the second transformation node, the right of the global attribute of the second transformation node is modified to be-18, and then 418 is subtracted from the left side and 18 is subtracted from the right side of the second thick backboard output from the second transformation node; the second digital node is connected to the wide input item of the third thick backboard, and the third digital node is connected to the Y input item of the third thick backboard, so that Y of the third thick backboard is 250, and the width of the third thick backboard is 400; the third thick backboard is connected with a third transformation node, the global attribute left attribute of the third transformation node is modified to-18, and the output of the third transformation node is the left minus 18 of the third thick backboard; the outputs of the second transformation node and the third transformation node are connected into a second object array node, and a second object combination node is connected to the back of the two-dimensional constructor.
Constructing a top surface cabinet body, dragging and dropping a pentagonal top plate-left to design interface as a first pentagonal top plate, dragging and dropping a conversion node as a fourth conversion node, wherein a second digital dot is connected with a corner width input item of the first pentagonal top plate, a third digital node is connected with a corner depth input item of the first pentagonal top plate, a fourth digital node is connected with a corner width input item of the first pentagonal top plate, and a fifth digital node is connected with a corner depth input item of the first pentagonal top plate, so that special parameter values of the first pentagonal top plate are modified, the first pentagonal top plate is connected with the fourth conversion node, values of left, right, front and back of 4 global parameters of the fourth conversion node are-18, 18 is subtracted from the left, right, front and back of the first pentagonal top plate, namely, the top plate is in a state of being wrapped by a side plate, and the fourth conversion node is connected with the top surface of a two-dimensional builder.
And (3) constructing a bottom cabinet body, dragging and dropping a pentagonal bottom plate-left to a design interface to serve as a first pentagonal bottom plate, and dragging and dropping a conversion node to serve as a fifth conversion node. The second digital node is connected with the corner width input item of the first pentagonal bottom plate, the third digital node is connected with the corner depth input item of the first pentagonal bottom plate, the fourth digital node is connected with the corner width input item of the first pentagonal bottom plate, and the fifth digital node is connected with the corner depth input item of the first pentagonal bottom plate, so that the special parameter value of the first pentagonal bottom plate is modified. And the first pentagonal bottom plate is connected with a fifth transformation node, the left, right, front and rear values of 4 global parameters of the fifth transformation node are modified to be-18, 18 is subtracted from the left, right, front and rear of the first pentagonal bottom plate, namely the bottom plates are all in a state of being wrapped by side plates, and the fourth transformation node is connected with the top surface of the two-dimensional builder.
And (3) constructing a cabinet body, dragging and dropping a pentagonal top plate-left to design interface to serve as a second pentagonal top plate, connecting a second digital top plate to a corner width input item of the second pentagonal top plate, connecting a third digital node to a corner depth input item of the second pentagonal top plate, connecting a fourth digital node to a corner width input item of the second pentagonal top plate, and connecting a fifth digital node to a corner depth input item of the second pentagonal top plate, so that special parameter values of the second pentagonal top plate are modified. The second pentagonal roof is connected to the Z equal division of the two-dimensional builder, and the number of the Z equal division sections of the two-dimensional builder is set to be 3, so that 2 plates generated according to the size of the second pentagonal roof can be inserted between the roof and the bottom plate, and the generation position is the 3 equal division position on the Z axis between the bottom plate and the roof.
Therefore, when the formula is edited, qw1 needs to be programmed into the formulas of the plates, so that the related plates can be modified in a linkage manner when the qw1 is modified, the formula editing is an abnormally complicated process, and a practitioner without a certain power bottom cannot edit efficiently and correctly at all; and by adopting node modeling, all nodes are only required to be connected, and if one node is modified, such as a second digital node, linkage modification of related plates can be realized through data transmission, so that the working efficiency of workers is greatly improved, the threshold of the workers is reduced, a required model can be established more quickly, and the working efficiency of the modeling workers is greatly improved.
Example 2
An embodiment of the present application further provides a node modeling apparatus for furniture, as shown in fig. 9, which is a structural block diagram of the node modeling apparatus for furniture, and is applied to the node modeling method for furniture in embodiment 1, where the apparatus includes:
a selection instruction receiving module 100, configured to receive a node selection instruction input by a user;
the node selection module 200 is used for selecting a corresponding node from preset furniture nodes according to the node selection instruction;
a connection instruction receiving module 300, configured to receive a connection instruction of the node;
and a model generating module 400, configured to connect corresponding nodes according to the connection instruction to generate a three-dimensional model.
The device further comprises:
and the node construction module 500 is used for constructing furniture nodes required by the furniture three-dimensional model.
The specific furniture nodes comprise root nodes, common nodes and algorithm nodes, wherein the algorithm nodes are constructed by the following steps:
the digital node constructing module 501 is configured to set the output value type as a digital type, set a digital node of a maximum value and a minimum value of the output value, and determine the output value according to the digital node after receiving an input value of a user.
The determination node constructing module 502 is configured to set a determination node with an output type of TRUE or FALSE, and after receiving a determination condition input by a user, obtain an output object corresponding to TRUE or FALSE meeting the determination condition according to the determination node.
The selector node constructing module 503 is configured to set an input index value and a corresponding output object to construct a selector node, and after receiving an index value input by a user, obtain an output object corresponding to the index value according to the selector node.
An object combination node constructing module 504, configured to set an input value as N input objects, and an output value as a combination object of the input objects, so as to construct an object combination node, and after receiving an input object input by a user, combine the input objects according to the object combination node, so as to form a combination object.
The construction of other nodes is specifically described in embodiment 1, and is not described herein again.
An embodiment of the present application further provides an electronic device, which includes a memory and a processor, where the memory is used for storing a computer program, and the processor runs the computer program to make the computer device execute the node modeling method for furniture according to any one of embodiments 1.
The embodiment of the present application further provides a readable storage medium, in which computer program instructions are stored, and when the computer program instructions are read and executed by a processor, the method for node modeling of furniture according to any one of embodiment 1 is performed.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application. It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A method of node modeling of furniture, the method comprising:
receiving a node selection instruction input by a user;
selecting a corresponding node from preset furniture nodes according to the node selection instruction;
receiving a connection instruction of the node;
and connecting the corresponding nodes according to the connecting instruction to generate a three-dimensional model.
2. The method for modeling a node of a piece of furniture according to claim 1, wherein before the step of selecting a corresponding node from preset nodes according to the node selection instruction, the method further comprises:
and constructing furniture nodes required by the furniture three-dimensional model.
3. The node modeling method for furniture according to claim 2, wherein the furniture nodes required for constructing the three-dimensional furniture model comprise:
a digital node setting the output value type to a digital type and setting the maximum value and the minimum value of the output value;
after receiving an input value from a user, an output value is determined from the digital node.
4. The node modeling method for furniture according to claim 2, wherein the furniture nodes required for constructing the three-dimensional furniture model comprise:
setting a judgment node with the output types of TRUE and FALSE;
and after receiving a judgment condition input by a user, acquiring an output object corresponding to TRUE or FALSE meeting the judgment condition according to the judgment node.
5. The node modeling method for furniture according to claim 2, wherein the furniture nodes required for constructing the three-dimensional furniture model comprise:
setting an input index value and a corresponding output object to construct a selector node;
and after receiving an index value input by a user, acquiring an output object corresponding to the index value according to the selector node.
6. The node modeling method for furniture according to claim 2, wherein the furniture nodes required for constructing the three-dimensional furniture model comprise:
setting input values as N input objects, and setting output values as combined objects of the input objects to construct object combined nodes;
and after receiving an input object input by a user, combining the input object according to the object combination node to form a combined object.
7. An apparatus for node modeling of furniture, the apparatus comprising:
the selection instruction receiving module is used for receiving a node selection instruction input by a user;
the node selection module is used for selecting a corresponding node from preset furniture nodes according to the node selection instruction;
a connection instruction receiving module, configured to receive a connection instruction of the node;
and the model generation module is used for connecting the corresponding nodes according to the connection instruction so as to generate a three-dimensional model.
8. The nodal modeling apparatus for furniture according to claim 7, further comprising:
and the node construction module is used for constructing furniture nodes required by the furniture three-dimensional model.
9. An electronic device, characterized in that the electronic device comprises a memory for storing a computer program and a processor for executing the computer program to cause the computer device to perform the node modeling method of a piece of furniture according to any of claims 1-6.
10. A readable storage medium, having stored therein computer program instructions, which when read and executed by a processor, perform a method of node modelling of an item of furniture according to any of claims 1 to 6.
CN202011297249.5A 2020-11-18 2020-11-18 Node modeling method and device for furniture, electronic equipment and storage medium Pending CN112347528A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011297249.5A CN112347528A (en) 2020-11-18 2020-11-18 Node modeling method and device for furniture, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011297249.5A CN112347528A (en) 2020-11-18 2020-11-18 Node modeling method and device for furniture, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112347528A true CN112347528A (en) 2021-02-09

Family

ID=74363014

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011297249.5A Pending CN112347528A (en) 2020-11-18 2020-11-18 Node modeling method and device for furniture, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112347528A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113536406A (en) * 2021-05-21 2021-10-22 杭州群核信息技术有限公司 Plate editing information processing method and device, storage medium and processor

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102156769A (en) * 2010-01-05 2011-08-17 本特利系统公司 Multi-dimensional artifact assemblage for infrastructure and other assets with interface node mediators
KR20140045101A (en) * 2012-10-08 2014-04-16 (주) 한길아이티 Three-dimensional modeling method using parametric data
CN107103151A (en) * 2017-05-15 2017-08-29 贵州精正检测有限公司 A kind of method and apparatus of the fabricated construction based on BIM
CN110543721A (en) * 2019-09-04 2019-12-06 南京林业大学 indoor location service-oriented navigation network construction method
CN110717210A (en) * 2019-09-09 2020-01-21 中国中元国际工程有限公司 Revit-based space integration classification method and device
CN111177825A (en) * 2019-12-12 2020-05-19 广联达科技股份有限公司 Parameterized modeling method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102156769A (en) * 2010-01-05 2011-08-17 本特利系统公司 Multi-dimensional artifact assemblage for infrastructure and other assets with interface node mediators
KR20140045101A (en) * 2012-10-08 2014-04-16 (주) 한길아이티 Three-dimensional modeling method using parametric data
CN107103151A (en) * 2017-05-15 2017-08-29 贵州精正检测有限公司 A kind of method and apparatus of the fabricated construction based on BIM
CN110543721A (en) * 2019-09-04 2019-12-06 南京林业大学 indoor location service-oriented navigation network construction method
CN110717210A (en) * 2019-09-09 2020-01-21 中国中元国际工程有限公司 Revit-based space integration classification method and device
CN111177825A (en) * 2019-12-12 2020-05-19 广联达科技股份有限公司 Parameterized modeling method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张毅刚;高雅如;吴金志;赵宇;于如飞;: "基于Inventor的膜结构节点参数化设计", 工业建筑, no. 1, pages 483 - 487 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113536406A (en) * 2021-05-21 2021-10-22 杭州群核信息技术有限公司 Plate editing information processing method and device, storage medium and processor
CN113536406B (en) * 2021-05-21 2024-02-09 杭州群核信息技术有限公司 Board editing information processing method, device, storage medium and processor

Similar Documents

Publication Publication Date Title
US7313504B2 (en) Model management technology using grouping of features
JP6125747B2 (en) Designing modeled objects in a CAD system session that interacts with a database
Stump et al. The ARL trade space visualizer: An engineering decision-making tool
CN111177825B (en) Parameterized modeling method and device
CN105761303A (en) Creation Of Bounding Boxes On 3d Modeled Assembly
JPH0673137B2 (en) How to give an interface of parts list between a conceptual design tool and CAD / CAM environment
CN102073499A (en) Method and system for designing an assembly of objects in a system of computer-aided design
JP6577269B2 (en) Work process display system and work process display method
JP2017142779A (en) Detecting cut-outs
KR20160024825A (en) Execution of sequential update
CN102142152A (en) Method, apparatus, and program for displaying an object on a computer screen
CN112486613A (en) Engineering project Web end construction progress management method and device and readable storage medium
CN112347528A (en) Node modeling method and device for furniture, electronic equipment and storage medium
CN104965938B (en) Designing industrial products by using geometric shapes connected by geometric constraints
Beneš et al. Efficient methods to visualize finite element meshes
JP2006092143A (en) Automatic drawing generation system
Jeba Singh* et al. Feature-based design for process planning of machining processes with optimization using genetic algorithms
CN105867995A (en) Editing method and device for XML (extensible markup language) file
JP5948479B1 (en) System, method and computer software program for displaying and operating two-dimensional or three-dimensional object data
US20100204961A1 (en) Integrated system design
JP3143464B2 (en) Apparatus and method for creating three-dimensional model
Novel BESPOKE TOOLS PROVIDING SOLUTIONS FOR CONTEMPORARY PROBLEMS
CN116305929B (en) Numerical control machining simulation method, device, equipment and storage medium
JP2013531308A (en) Image synthesizer
Kim et al. Post-processing of the two-dimensional evolutionary structural optimisation topologies

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination